a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #D33139;
	text-decoration: none;
	font-weight: bold;
}
body,td,th {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	word-spacing: normal;
	letter-spacing: normal;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #666666;
}
