body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-image:url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-color: #D9E6C8;
}
a:link {
	color: #00396A;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #00396A;
}
a:hover {
	text-decoration: none;
	color: #037C24;
}
a:active {
	text-decoration: underline;
	color: #00396A;
}
