
<Style type="text/css"> 
table, tr, td{ 
border-style:none; 
} 

body{ 
background-color:rgb(255,255,255); 

background-position:top left; 
background-repeat:no-repeat; 
background-attachment:fixed; 
 
scrollbar-face-color:rgb(255,255,255); 
scrollbar-base-color:rgb(255,255,255); 
scrollbar-3dlight-color:rgb(153,153,153); 
scrollbar-shadow-color:rgb(153,153,153); 
scrollbar-darkshadow-color:rgb(153,153,153); 
scrollbar-highlight-color:rgb(153,153,153); 
scrollbar-track-color:rgb(255,255,255); 
scrollbar-arrow-color:rgb(153,153,153);  
}

body,td,th {
	font-family: Arial;
	color: #FFFFFF;
}
a:link {
	color:rgb(153,0,0);
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: rgb(0,0,139);
}
a:hover {
	text-decoration: none;
	color: rgb(255,215,0);
}
a:active {
	text-decoration: none;
	color:rgb(255,215,0);

        
}

a </Style>} 
