body, html{	height: 100%;	font-family: Verdana, sans-serif;	font-size: 11px;}a
{
	text-decoration: none;
	color: white;
}

a:hover
{
	text-decoration: none;
	color: #022E6B;
}
