/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a:link, a:visited, a:active {
	font-size: 10px;
	color: #6E0F0F;
	text-decoration:none;	
}
a:hover {
	font-size: 10px;
	color: #6E0F0F;
	text-decoration:underline;
}