a:link {
font-family: "Gill Sans", Verdana, sans-serif;
font-size: 11px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #ffffff
text-decoration: none;
}

a:visited {
font-family: "Gill Sans", Verdana, sans-serif;
font-size: 11px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #FFCCCC;
text-decoration: none;
}

a:hover {
font-family: "Gill Sans", Verdana, sans-serif;
font-size: 11px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #CC0000;
text-decoration: underline;
}

a:active {
font-family: "Gill Sans", Verdana, sans-serif;
font-size: 11px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #FF0000;
text-decoration: underline;
}



.homepage {
	font-family: "Gill Sans", Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: FFFFFF;
	text-decoration: none;
	background-color: 666666;
}
