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

a:link {
	color: #000000; font-weight: normal; text-decoration: none;
}
a:visited {
	color: #000000; font-weight: normal; text-decoration: none;
}
a:active {
	color: #000000; font-weight: normal; text-decoration: none;
}
a:hover {
	color: #000000; font-weight: normal; text-decoration: underline;
}
