a:link {						
	color: #F20A57;
	text-decoration: none;	
	font-size: 7pt;	
	font-weight: bold;	
}
a:visited {	
	color: #F20ACB;
	text-decoration: none;
	font-size: 7pt;
	font-weight: bold;
	font-style: italic;
}
a:hover {	
	color: #F20ACB;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
	font-style: italic;
}

body, p, td {	
	font-family: Verdana;
	font-size: 10pt;
	color: black;
	scrollbar-3dlight-color: rgb(97,245,182); 
	scrollbar-arrow-color: black;
	scrollbar-base-color: rgb(97,245,182); 
	scrollbar-darkshadow-color: rgb(97,245,182); 
	scrollbar-face-color: rgb(97,245,182); 
	scrollbar-highlight-color: rgb(97,245,182); 
	scrollbar-shadow-color: rgb(97,245,182);
	scrollbar-track-color: white; 
}

	