body {
	font-family: "Verdana", Arial;
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
}

.bodyreg {
	font-family: "Verdana", Arial;
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
}

.bodysmall {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffcc;
}

.title {
	font-family: "Verdana", Arial;
	font-size: 11px;
	line-height: 18px;
	color: #ffff99;
	font-weight:bold;
}

.formtext {
	font-family: "Verdana", Arial;
	font-size: 12px;
	line-height: 130%;
	color: #000000;
}

a:link {
	color: #ffff66;
	text-decoration: none;
}

a:hover {
	color:#ffff66; 
	text-decoration: underline;
}

a:visited {
	color:#99ccff;
	text-decoration: none;
	}
	
a:active {
	color:#cccccc;
	}
