/* Basic for all pages */

A:link {
	COLOR: #0066cc;
}
A:visited {
	COLOR: #0066cc;
}

BODY {
background-color:#FFFFFF;
}

hr {
	color: #0066cc;
}