BODY {
	color : #B5B5B5;
	font : 15px Arial;
	text-align: center;
	}

a:link
{
	color:#7F7F7F; 	text-decoration: underline; 
}
a:visited
{ 
	color:#868686; text-decoration:none; 
}
a:hover
{ 
	color:#ffffff; text-decoration:underline; font-weight:bold; 
}

td {
color :#B5B5B5;
font: 15px Arial;
}
