a:link { 
text-decoration : none; 
color : #9bff66; 
}

a:visited { 
text-decoration : none; 
color : #9bff66; 
}
 
a:hover { 
text-decoration : none; 
color : #FFFF00; 
} 

a:active { 
text-decoration : none; 
}
 
body , td , th { 
color : #ffffff; 
font-family : arial, helvetica, sans-serif; 
font-size : 12pt; 
}

div.menu { 
color : #ffffff; 
font-family : verdana, arial, helvetica, sans-serif; 
font-size : 10px; 
} 

div.copyright { 
color : #ffffff; 
font-family : arial, helvetica, sans-serif; 
font-size : 10px; 
} 

div.google { 
font-family : "times new roman", times, serif; 
font-size : 12pt;
}

div.date { 
color : #ffffff; 
font-family : arial, helvetica, sans-serif; 
font-size :10pt; 
} 

div.header { 
color : #ffffff; 
font-family : arial, helvetica, sans-serif; 
font-size :18px; 
}
 
body { 
background-color : #6e92f9; 
} 
