body { 

	background: #FFFFFF; 
}



td { 

	font-family: "Verdana", "Arial", "Tahoma"; 
	font-size: 8pt; 
	line-height: 150%; 
	color: #686868; 
}



A:link {

	color: #65B9C3; 
	text-decoration:none;
}



A:visited {

	color: #1E5AAB; 
	text-decoration:none;
}



A:hover {

	color: #FF7200;
	text-decoration:underline;
}



a:hover.m {

	color: #1E5AAB;
	font-weight:bold; 
	text-decoration:none;
}