a, a:link 
{
	text-decoration: none;
	font-family: "Century Gothic";
	font-style: normal;
	font-size: 14;
	color: #796F5E;
} 
a:hover {
	color: #292827;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 14px;
}

  BODY
{ color:#000000;
  scrollbar-face-color:#303030;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-track-color:#707070;
  scrollbar-shadow-color:#000000;
  scrollbar-highlight-color:#000000;
  scrollbar-3dlight-color:#808080;
  scrollbar-darkshadow-Color:#000000;
}
