BODY {
	font-family: Verdana,Arial,Helvetica,Sans Serif;
        font-size: 14px;
	font-color: rgb(21,32,191)

scrollbar-arrow-color: #CCCC99;
scrollbar-base-color: #CCCC99;
scrollbar-face-color: #5498CA;
scrollbar-highlight-color: #FEFFFF;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #D5E1EA;
}

a:link 
{
	color: #ffffff;
	text-decoration: none;
	background-color: none;
}


a:visited {
	color: #ffffff;
	text-decoration: none;
	background-color: none;
}

a:hover {
	color: #000055;
	text-decoration: none;
	background-color: none;
}






a.navi:link 
{
	color: #ffffff;
	text-decoration: none;

}


a.navi:visited {
	color: #ffffff;
	text-decoration: none;

}

a.navi:hover {
	color: #000055;
	text-decoration: none;
}


A {
 background-attachment: scroll;
}

td		{
		font-family: Verdana,Arial,Helvetica,Sans Serif;
        	font-size: 15px;
        	color: rgb(0,0,102);
        	}