body {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: white;
	font-size: small;
}
a,a:active,a:link{
	color: #FFFFFF;
	font-size: small;
	text-decoration: underline;
}
a:hover {
	color: #66CCFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	
} 
body, html { height: 100%; }
.copyright{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: Gray;
	font-size: xx-small;
}