body{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5A8AA3;
}

td{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5A8AA3;
}

a {
	color: #8B8D09;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#footer, #footer a:link, #footer a:visited {
	font-size: 9px;
	color: #007CB9;
}
#footer a:hover {
	text-decoration: underline;
}
