<STYLE TYPE="text/css"> 

a { text-decoration: none; color: 20d3d7;}
a:link { text-decoration: none; color: 20d3d7;}
a:visited { text-decoration: none; color: 20d3d7;}
a:hover { text-decoration: none; color: fdc415;}
a:active { text-decoration: none; color: fdc415;}



BODY, table, tr, td 
{
color: fe4e8c;
font-family: corbel, myriad pro, tahoma;
font-size: 98%; 
scrollbar-face-color: fe4e8c;
scrollbar-highlight-color: FFFFFF; 
scrollbar-3dlight-color: fdc415;
scrollbar-darkshadow-color: fdc415;
scrollbar-arrow-color: FFFFFF;
scrollbar-shadow-color: fdc415; 
scrollbar-Track-Color: fe4e8c;
}


input, textarea
{
background: fe4e8c;
font-family: corbel, myriad pro, tahoma;
text-transform: lowercase; 
color: fe4e8c;
font-size: 12px; 
border-style: dotted; 
border-color: fdc415; 
border-width: thin; 
}

p.title {
text-align:left; 
font-weight: bold; 
text-transform: lowercase; 
letter-spacing:1px;  
height:15; 
font-size:12px; 
font-family: corbel, myriad pro, tahoma;
display: block; 
color: 20d3d7;
border-width:1px; 
border-color: fe4e8c;
border-bottom-style: double; }

</STYLE> 
