body{
   scrollbar-DarkShadow-Color:#800080;
scrollbar-Track-Color:#800080; 
scrollbar-Face-Color:#FFC0FF; 
scrollbar-Shadow-Color:#FFCC99; 
scrollbar-3dLight-Color:#FFC0FF; 
scrollbar-Highlight-Color:#FFC0FF;
scrollbar-Arrow-Color:#800080;
	background-color:#FFFFFF;
	font-family:Verdana, Arial;
	font-size:12px;
	color:#800080;

}
tr,td{
background-color:#FFFFC0;
	font-family:Verdana, Arial;
	font-size:12px;
	color:#800080;

}



a{
		font-family:Verdana, Arial;
	font-size:12px;
	color:#800080;
	font-weight:bold;
	text-decoration: underline;
}
a:hover{
		font-family:Verdana, Arial;
	font-size:12px;
	color:#800080;
   font-weight:bold;
	text-decoration: line-through;
}
