body {
background-image:url(../images/dgrey040.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#FFCC00;
	font-size:12px;
	line-height:22px;
}

.redheader {
color:#CC0000;
font-size:18px;
}

.greenheader {
color:#66CC00;
font-size:14px;
}

a:link {
	color: #66CCFF;
	text-decoration:underline;
}

a:visited {
  color: #66CCFF;
  text-decoration:underline;
}

a:hover {
	color: #66CCFF;
	text-decoration:underline;
}

a:active {
	color: #66CCFF;
	text-decoration:underline;
}


