p {
        font-size: 11px; 
        color: #0054a6;
        font-family: Verdana;
        font: bold ;
  }	
.bottomnav {
        font-size: 9px; 
        color: #FFFFFF;
        font-family: Verdana;
        font: bold ;
  }  
.title
      {
	    font-size:14px; 
		text-decoration:none;
		font-weight:bold;
		color: #fcb529  ;
		font-family:Verdana; 
		}
.subtitle
      {
	    font-size:12px; 
		text-decoration:none;
		font-weight:bold;
		color: blue  ;
		font-family:Verdana; 
		}		

.txt
      {
	    font-size:12px; 
		text-decoration:none;
		color: #0054a6  ;
		font-family:Verdana; 
		}
		
.a
{
		font-size:12px;
		text-decoration:none;
		font-weight:400;
		color: #ffffff;
		font-family: Arial;
}
.a:hover
{
		font-size:12px;
		text-decoration:none;
		font-weight:400;
		color: #fcb529;
		font-family: Arial;
}