body{
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #000000;
  margin:0px;
  }

.topnav {
  text-decoration: none;
  color: #999999;
  }

.topnavover{
 text-decoration: none;
 color:#5797c9;
}
.topnavout{
 text-decoration: none;
 color:#999999;
}
.footerover:link,visited
{
 text-decoration:underline;
 color:#FFFFFF;
}
.footerout:link
{
 text-decoration:none;
 color:#FFFFFF;
}
.footerout:visited{
color:#FFFFFF;
text-decoration:none;
}
.footerover:hover{
color:#ffffff;
text-decoration:underline;
}


a:active {outline:none;}
a:Focus {-moz-outline-style:none}


.test1{
padding:0px;
margin:0px;
float:left;
width:100%;
text-decoration:none;
cursor:pointer;
	}
	
	.test1 a:link{
padding:0px;
margin:0px;
text-decoration:none;
	float:left;
	cursor:pointer;
	}
.test1 a:active{
	float:left;
	text-decoration:none;
	cursor:pointer;
	}
	
.test1 a:hover{
	float:left;
	background-color:#191919;
	text-decoration:none;
	cursor:pointer;
	}
.blueheading{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #3a6e92;
	
	}

	
.white{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	}
.whiteSmall{
	font-family: arial;
	font-size: 8px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	}
	
.test2{
padding:0px;
margin:0px;
float:left;
width:100%;
text-decoration:none;
background-color:#191919;
cursor:auto;

}
.test2 a:link{
padding:0px;
margin:0px;
float:left;
width:100%;
text-decoration:none;
background-color:#191919;
}
.test2 a:hover{
padding:0px;
margin:0px;
float:left;
width:100%;
text-decoration:none;
background-color:#191919;
}
.test2 a:active{
padding:0px;
margin:0px;
float:left;
width:100%;
text-decoration:none;
background-color:#191919;
}
.test2 a:visited{
padding:0px;
margin:0px;
float:left;
width:100%;
text-decoration:none;
background-color:#191919;
}
