body,td,th,p

{
	font-family: verdana;
	font-size: 12px;
	color: navy;
}

a:link 
{
	font-family: verdana;
	font-size: 12px;
	color: navy;
	text-decoration: none;
	background: #b5b9bf;
}
a:hover 
{
	font-family: verdana;
	font-size: 12px;
	color: navy;
	background: 667e8c;
}
a:visited 
{
	font-family: verdana;
	font-size: 12px;
	color: navy;
	text-decoration: none;
}
h1
{
	color: navy;
	font-size: 14px;
	text-transform: uppercase;
	background: 667e8c;
}



