 a{  
 margin: 0;  
 padding: 0;  
 border: 0;  
 outline: 0;  
font-weight: inherit;  
font-style: inherit;  
font-size: 100%;  
 font-family: inherit;  
  vertical-align: baselinebaseline;  
 }  
:focus { outline: 0;}  
   a, a:link, a:visited, a:hover, a:active{
	   text-decoration:none;
	   border:0px;
	   }  
  
   hr {  
   	 margin: 0;  
     padding: 0;  
     border: 0;  
     color: #000;  
     background-color: #0C4553;  
     height: 1px;
 } 
 table,tr,td{
	 border-spacing: 0;  
	 margin: 0;  
	padding: 0;  
    outline: 0;  
    font-weight: normal;  
    font-style: normal;  
    font-size: 100%;  
   font-family: inherit;  
   vertical-align: baselinebaseline ;
    border:0px;  
}
	img{
	border:0px;	
	}
	div{
	border:0px;
	}
font a{
	color: #009cc4;  
	 
}