
BODY {
scrollbar-face-color: ##DDD2C0;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color:#660404;
scrollbar-arrow-color: #131313;
scrollbar-track-color:#131313;

}

body,td,th {
	font-family: Helvetica;
	font-size: 12px;
}
A  {
	color : #EDE9DC;
	text-decoration : none;
}

A:Visited  {
	color : #EDE9DC;
	text-decoration : none3;
}

A:Active  {
	color :#EDE9DC;
	text-decoration : none;
}

A:Hover  {
	color : #EDE9DC;
	text-decoration :  underline;
	
}
