A:link 
{
FONT-WEIGHT: bold;
color: #003366;
text-decoration: none
}
A:visited 
{
	FONT-WEIGHT: bold;
	color: #003366;
	text-decoration: none;
}
A:hover 
{
FONT-WEIGHT: bold;
color: #003366;
text-decoration: underline
}
body {
	background-color: #466275;
}
