body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0099;
	background-color: #FFFFFF;
	scrollbar-light-color : white;
	scrollbar-arrow-color : black;
	scrollbar-base-color : white;
	scrollbar-darkshadow-color :white;
	scrollbar-face-color : white;
	scrollbar-highlight-color : white;
	scrollbar-shadow-color : white;
	scrollbar-track-color :white;
	border: thin none black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	filter: Alpha(Opacity=55);
	position: static;


}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	cursor: crosshair;
	color: #000000;
	text-decoration: none;
	position: static;






}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: static;
	cursor: crosshair;
	color: #FFCCFF;
	filter: Glow(Color=skyblue, Strength=3);
	text-decoration: none;


}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	cursor: crosshair;
	text-decoration: none;



}
