BODY {
scrollbar-face-color: #7D3C16;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color:#000000;
scrollbar-arrow-color: #231107;
scrollbar-track-color:#231107;

}

A  {
	color : #E9966C;
	text-decoration: none;
}

A:Visited  {
	color : #E9966C;
	text-decoration : none;
}

A:Active  {
	color :#E9966C;
	text-decoration : none;
}

A:Hover  {
	color : #000000;
	text-decoration : none;
	background-color:#E9966C;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
}
