.leftnav {
    font-size:10pt;
	text-decoration: none;
}

A:hover.leftnav {
    font-size:10pt;
	color:#fc6;
	text-decoration: none;
}

A:hover { color:#c30; }

.CenterHeadlines {
	font-family:Arial,Helvetica;
	font-size:12pt;
	text-decoration:none;
	font-weight: bold;
}

A.CenterHeadlines {
	font-family:Arial,Helvetica;
	font-size:12pt;
	text-decoration:underline;
	font-weight: bold;
}

A.CenterHeadlines:hover {
	font-family:Arial,Helvetica;
	font-size:13pt;
    	color:#c30;
	text-decoration:underline;    
	font-weight: bold;
}

.CenterText {
	font-family:Arial,Helvetica;
	font-size:9pt;
    	color:#000000;
}

.CenterSubtitle {
	font-family:Arial,Helvetica;
	font-size:10pt;
    	color:#000051;
}

.RightHeadlines {
	font-family:Arial,Helvetica;
	font-size:10pt;
	text-decoration:none;
	color: #ffffff;
	font-weight: bold;
}

A.RightLinks {
	font-family:Arial,Helvetica;
	font-size:8pt;
    	color:#000051;
	text-decoration:underline;    
	font-weight: bold;
}

A.RightLinks:hover {
	font-family:Arial,Helvetica;
	font-size:9pt;
    	color:#c30;
	text-decoration:underline;    
	font-weight: bold;
}

.MainPage {
	font-family:Arial,Helvetica;
	font-size:14pt;
	font-weight: bold;
}

.Micro {
   color:#cc3300;
   text-decoration:none;
}

A.Micro:hover {
   color:#cc3300;
   text-decoration:underline;
}


.BigLink {
   color:#369;
   font-size:10pt;   
   font-weight:bold;
   text-decoration:none;     
}

A.BigLink:hover {
   color:#000;
   font-size:11pt;
   font-weight:bold;	
   text-decoration:underline;   
}   

.SubMenuOn {
   color:#369;
   font-size:8pt;
   line-height:130%;	        
   text-decoration:none;
}

A.SubMenuOn:hover {
   color:#c30;
   font-size:8pt;
}  

.SubMenu {
   color:#EEE;
   font-size:8pt;   
   line-height:130%;   
   text-decoration:none;
}

A.SubMenu:hover {
   color:#FC6;
   font-size:8pt;
}   

A.BottomNav {
   color:#003366;
   font-size:9pt;
   font-weight:medium;
   font-family:Arial,Verdana,Geneva;
   text-decoration:none;
}
