body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}
body {
	margin-top: 0px;
	background-image: url(images/mainbg.jpg);
	background-color: #F3F1E9;
}
a {
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #F05F38;
}
a:visited {
	text-decoration: none;
	color: #F05F38;
}
a:hover {
	text-decoration: none;
	color: #fff8af;
}
a:active {
	text-decoration: none;
	color: #fff8af;
}