
body,td,th {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #888888;
}
a:link {
	color: #9b9b9b;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9b9b9b;
}
a:hover {
	text-decoration: none;
	color: #04708d;
	}
a.bottom:hover {
	text-decoration: none;
	color: #899699;
	text-decoration: underline;}
	
	a.bottom:link {
	text-decoration: none;
	color: #999999;
	text-decoration: underline;}


