BODY {
font-family: Arial , Verdana, Univers;
font-size: 16px;

scrollbar-arrow-color: #6B0101;
scrollbar-base-color: #F5D13C;
scrollbar-face-color: #6E4102;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #E3E0DB;

}

A:link {
	color: #643702;
	text-decoration: none;
}
A:visited {
	color: #7A4D15;
	text-decoration: none;
}
A:hover {
	color: #643702;
	text-decoration: none;

}

A { background-attachment: scroll;
}


td		{
	font-family: Arial , Verdana, Univers;
	font-size: 16px;
        	}