body {
	background-color:#C1C1C1;
	font-family:Verdana;
	font-size:9px;
	color:#333333;
}
td {
	font-size:9px;
}

a, a:link, a:visited, a:active, td a{
	color:#1C3C61;
	text-decoration:none;
}

a:hover {
	color:#378437;
	text-decoration:underline;
}

img{
	border:0px;
}