body {
	background-color: #736AC4;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FCF9DE;
}
a:link {
	color: #FFFF00;
}
a:visited {
	color: #FFFF00;
}
a:hover {
	color: #003366;
}
a:active {
	color: #FFFF00;
}

.footer { 
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size: 9px;
			color: #FFFFFF;
			font-weight:500;
}

a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:500;
}
a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:500;
}
a.footer:hover {
	color: #FFFF00;
	text-decoration: none;
	font-weight:500;	
}
a.footer:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:500;
}