BODY {
	font-weight : normal;
	font-size : 12px;
   	font-family : Verdana, sans-serif, Helvetica;
	background-repeat: no-repeat;
	background-color: #274ca0;
	color: #ffffff;
}

TD {
	font-weight : normal;
	font-size : 12px;
	font-family : Verdana, sans-serif, Helvetica;
}

A {color: #BBBBBB;}
A:active{color: black;}

DIV {
	font-size : 12px;
	font-weight : bold;
}



DIV.links a:link { text-decoration: none; color: #BBBBBB }
DIV.links a:visited { text-decoration: none; color: #BBBBBB }
DIV.links a:hover { text-decoration: none; color: white }

DIV.links a:first-child { border-top: none; }
DIV.footer a { text-decoration: none }