body,tr,td{
	scrollbar-base-color: B5DE00;	
	scrollbar-track-color: FF9CD6;
	color: AD0052;
	font-size: 8pt;
	font-family: arial;
	background-color: #FF9CD6;
	line-height: 12px;
	letter-spacing: 0px;
	text-align:justify;
}

a:link{
	font-size: 8pt;
	color:#FF2994; 
	text-decoration:none;
	font-weight:bold;
}

a:visited{
	font-size: 8pt;
	color:#FF2994;
	text-decoration:none;
	font-weight:bold;
}

a:active{
	font-size: 8pt;
	color:#FF2994;
	text-decoration:none;
	font-weight:bold;
}

a:hover{
	font-size: 8pt;
	color:#FF2994;
	text-decoration:line-through;
	font-weight:bold;
}

select{
	background: ; 
	font-family: Arial; 
	color: 000000; 
	font-size: 8pt
}

textarea, input{
	font-family: arial;
	font-size: 8pt;
	color: 000000;
	background:FF2994;
	border: 1px dashed;
	border-color:#000000; 
}