body,td,th, p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336666;
}
body {
	background-color: #f7fa11;
}
a {
	font-size: 12px;
	color: #0000FF;
}
a:link {
	text-decoration: underline;
	color: #0000FF;
}
a:visited {
	text-decoration: underline;
	color: #33CCCC;
}
a:hover {
	text-decoration: none;
	color: #00FF33;
}
a:active {
	text-decoration: underline;
	color: #990099;
}
font, H1, H2, H3, H4, H5, H6, p {
	font-family: Arial, Helvetica, sans-serif;
	color: #336666;
}