
body { 
margin: 0;
font-family: arial, helvetica, sans-serif; 
font-size: 12px;
line-height : 16px;
letter-spacing: .5px;
color: #000; 
background-color: #fff; 
} 


a:visited { color : #006699; background-color : transparent; text-decoration : none; }
a:link { color : #006699; background-color : transparent; text-decoration : none; }
a:hover { color : #fdb813; background-color : transparent; text-decoration : none; }

.header { font-family : arial, helvetica, sans-serif; font-size : 15px; color : #ffffff  }
.header2 { font-family : arial, helvetica, sans-serif; font-size : 15px; color : #006699  }
.info { font-family : arial, helvetica, sans-serif; font-size : 10px; line-height : 14px; color : #000000  }
