.email {
	     font-family: Arial, Helvetica;
	     font-weight: normal;
	     font-style: normal;
	     font-size: 11px;
	     color:#ff0000
	     }
	     
a.email {
	     font-family: Arial, Helvetica;
	     font-weight: normal;
	     font-style: normal;
	     font-size: 11px;
	     color:#ff0000;
	     text-decoration: none
	    }
	    
a:hover.email {
	     font-family: Arial, Helvetica;
	     font-weight: normal;
	     font-style: normal;
	     font-size: 11px;
	     color:#ff0000;
	     text-decoration: none
	    }
		
.nav {
	     font-family: Arial, Helvetica;
	     font-weight: bold;
	     font-style: normal;
	     font-size: 12px;
	     color:#ffffff
	     }
	     
a.nav {
	     font-family: Arial, Helvetica;
	     font-weight: bold;
	     font-style: normal;
	     font-size: 12px;
	     color:#ffffff;
	     text-decoration: none
	    }
	    
a:hover.nav {
	     font-family: Arial, Helvetica;
	     font-weight: bold;
	     font-style: normal;
	     font-size: 12px;
	     color:#E8CE26;
	     text-decoration: none
	    }
			
.date {
	     font-family: Arial, Helvetica;
	     font-weight: bold;
	     font-style: normal;
	     font-size: 12px;
	     color:#384F75;
		 text-align: right
	     }
		 
.content {
	     font-family: Arial, Helvetica;
	     font-weight: normal;
	     font-style: normal;
	     font-size: 12px;
	     color:#000000;
	     }
		 

		 
.title_box{
	     font-family: Arial, Helvetica;
	     font-weight: bold;
	     font-style: normal;
	     font-size: 12px;
	     color:#000000;
	     }
		 
.content_box{
	     font-family: Arial, Helvetica;
	     font-weight: normal;
	     font-style: normal;
	     font-size: 10px;
	     color:#384F75;
	     }
a.content_box  {
	     font-family: Arial, Helvetica;
	     font-weight: bold;
	     font-style: normal;
	     font-size: 12px;
	     color:#384F75;
	     text-decoration: none
	    }
	    
a:hover.content_box  {
	     font-family: Arial, Helvetica;
	     font-weight: bold;
	     font-style: normal;
	     font-size: 12px;
	     color:#384F75;
	     text-decoration: none
	    }
		 
.footer {
	     font-family: Arial, Helvetica;
	     font-weight: normal;
	     font-style: normal;
	     font-size: 9px;
		 text-align: center;
	     color:#ffffff
	     }
	     
a.footer {
	     font-family: Arial, Helvetica;
	     font-weight: normal;
	     font-style: normal;
	     font-size: 9px;
	     color:#ffffff;
		 text-align: center;
	     text-decoration: none
	    }
	    
a:hover.footer {
	     font-family: Arial, Helvetica;
	     font-weight: normal;
	     font-style: normal;
	     font-size: 9px;
	     color:#ffffff;
		 text-align: center;
	     text-decoration: none
	    }