body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
a:link {
	text-decoration: none;
	color:#CC3300;
}
a:visited {
	text-decoration: none;
	color:#CC3300;
}
a:hover {
	color: #000099;
}