body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.font {
	color: #E6F3F7;
	line-height: 18px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.category a:link {
	color: #E6F3F7;
	text-decoration: none;
}
.category a:visited {
	color: #E6F3F7;
	text-decoration: none;
}
.category a:hover {
	color: #FF0000;
	text-decoration: none;
}
.category a:active {
	color: #E6F3F7;
	text-decoration: none;
}