body {
	font-size: arial, helvetica, sans-serif;
	font-family: arial, helvetica, sans-serif;
	color: #3334D2;
	background-color: #ECF214;
}
a:link {
	color: #E82626;
}
a:hover { text-decoration:none; font-weight:bold; background-color:#FFD300; }
a:active { text-decoration:none; font-weight:bold; background-color:#CCFFFF; }
