.main {
	font-family: Arial;
	font-size: 13 px;
	color: #4A4A4A;
	font: Arial;
}

.main a {
	color: Olive;
	text-decoration: underline;
}    
.main  a:hover {
	color : #0051BA;
	text-decoration : none;
}

.bodyheader {
	font-family: Arial;
	font-size: 18 px;
	color: Navy;
	font: Arial;
}

.leftnews {
	
	font-family: Arial;
	font-size: 11 px;
	color: #000000;
	font: Arial;
}

.leftnews a {
	color: #0051BA;
	text-decoration : underline;
}    
.leftnews  a:hover {
	color : Maroon;
	text-decoration : none;
}

.menu a {
	color: #000000;
	text-decoration : none
}    
.menu  a:hover {
    color : #ffffff;
    text-decoration : underline
}

.bottom a {
	color: Olive;
	text-decoration: none;
}    
.bottom  a:hover {
	color: Gray;
	text-decoration: underline;
}

.footer a {
	color: Green;
	text-decoration: underline;
}    
.footer  a:hover {
	color: #DEDF00;
	text-decoration: none;
}

body
{
	background-color: White;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	scrollbar-face-color: #68736A;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #68736A;
	scrollbar-3dlight-color: #003C84;
	scrollbar-darkshadow-color: #6A0C3B;
	scrollbar-track-color: #ededed;
	scrollbar-arrow-color: #ffffff;
}


table.footer { 
    font-style : italic;
    font-size: smaller;
    color : #000000
}

.reg { vertical-align: super; font-size: 8px; }