

body{
	background-color:#ACCC79;
	font-family: Arial, Verdana, Helvetica;
	}
	
.skip{
	font-family: Arial, Verdana, Helvetica;
	font-style:italic;
	font-size:11px;
	font-weight:bold;
	color:#CE1330;
	}
	
	

a:link { color:#ACCC79; text-decoration:none; font-weight:bold; }
a:visited { color:#ACCC79; text-decoration:none; font-weight:bold; }
a:hover { color:#CE1330; text-decoration:none; font-weight:bold; }
a:active { color:#ACCC79; font-weight:bold; }