 body {background-color: #F2F2F2; 
 color: #000000;
 font-family: Tahoma;
 font-size: 2;}

a:link {
	color: #003399; font-weight: bold; text-decoration: none;
}
a:visited {
	color: #003399; font-weight: bold; text-decoration: none;
}
a:active {
	color: #003399; font-weight: bold; text-decoration: none;
}
a:hover {
	color: #0066FF; font-weight: bold; text-decoration: none;
}