body {  
background: #333333;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
text-indent: 0;
 }
 
a.one:Link {color:#333333;text-decoration:underline;}
a.one:Visited {color:#333333;text-decoration:underline;}
a.one:Hover {color:#F54294;text-decoration:underline;}
 
a.two:Link {color:#FFFFFF;text-decoration:none;}
a.two:Visited {color:#FFFFFF;text-decoration:none;}
a.two:Hover {color:#FFFFFF;text-decoration:underline;}
 
.text1 { font: 8pt "Trebuchet MS";
color: #333333;
}

.text2 { font: 10pt "Trebuchet MS";
color: #333333;
}
 
.text3 { font: 8pt "Verdana";
color: #FFFFFF;
}



