
BODY {
 font-family: times new roman, sans-serif, times new roman;
 font-size: 12;
 color: #666666;
 background-color: #FFFFFF; 


}


a {
 font-family: times new roman, sans-serif;
 font-size: 12;
 color: #666666;
 text-decoration: none;
}


a:hover {
 font-size: 12;
 color: #000000;
 font-family: times new roman, sans-serif;
 text-decoration: underline;
}



