body {
	background-color: #222332;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
h1
{
background-color:#4F4B42;
color:#BABC00;
font-size:small;
line-height:20px;
}


A:link{color: #222332; text-decoration: none; font-weight: bold;}
A:active{color: #222332; text-decoration: none; font-weight: bold;} 
A:visited{color:#222332; text-decoration: none; font-weight: bold;} 
A:hover{color: #fff; text-decoration: underline; font-weight: bold;}

A.nav:link {
color: white;
text-decoration: none;
font-weight: bolder;}

A.nav:visited {
color: white;
text-decoration: none;
font-weight: bolder;
}

A.nav:active {
color: white;
text-decoration: none;
font-weight: bolder;
}

A.nav:hover {
color: white;
text-decoration: none;
font-weight: bolder;
background: black;
}
