body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cc0000;
}	


body {
	background-color: #F8E195;
	border: 0px none;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
	background-image: none;
}

a:link {
	text-decoration: underline;
	color: #CC3300;
}

a:hover {
	color: #0000CC;
}

a:active {
	color: #0000CC;
}

a:visited {
	color: #990000;
	text-decoration: underline;
}