.body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal}
.bold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal ; font-weight: bold}

.headline { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal ; font-weight: bold}


a:hover    {text-decoration: none;
                   color: white;
                   background-color: #0000FF} 

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;

}
.boldWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: white;
}
.border {
	border: thin solid #151A28;
	background: #E2E2E2;
}
body {
	background-color: #000000;
}
