body {
	font-family: Verdana, Arial, MS Sans Serif; 
	font-size: 8pt;
	color: #ffffff; 
}

td {
	font-family: Verdana, Arial, MS Sans Serif; 
	font-size: 8pt;
	color: #ffffff; 
}

a:link {
	font-family: Verdana, Arial, MS Sans Serif; 
	font-size: 8pt;
	color: silver; 
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Arial, MS Sans Serif; 
	font-size: 8pt;
	color: gray;
	text-decoration: none;
}	

a:hover {
    text-decoration: underline;
}
