
BODY {
scrollbar-face-color: #64482C;
scrollbar-3dlight-color: #F2E2C7;
scrollbar-darkshadow-color:#000000;
scrollbar-arrow-color: #F2E2C7;
scrollbar-track-color:#F4f4E9;

}

A  {
	color : #64482C;
	text-decoration : none;
}

A:Visited  {
	color : #000000;
	text-decoration : none;
}

A:Active  {
	color :#d0c0a5;
	text-decoration : none;
}

A:Hover  {
	color : #ffffff;
	text-decoration : none;
	background-color:#64482C;
}
