BODY {
font-size : 12px; 
font-family : century gothic; 
color : #000000; 
background-attachment: fixed
} 

td {
font-size: 12;
font-family: century gothic;
color: #000745;
}

A:link { text-decoration: underline; color: #000745;}
A:hover { text-decoration: underline overline; color: #000745;}
A:visited { text-decoration: underline; color: #000745;}

.news{ 
font-size: 11px;
color: #000745;
}


td{ 
font-size: 12px;
font-family: century gothic;
color: #000745;
}


input.btn {   
color:#000000;   
font: bold 84% verdana;   
background-color:#fed;   
border: 1px solid;   
border-color: #000000 #000000 #000000 #000000;   
}
textarea.styled {
color:#000000;   
font: bold 84% verdana; 
width: 250px;
height: 80px;
border: 1px solid #000000;
padding: 5px;
background-color:#fed;
}