BODY
{
	scrollbar-base-color: #DF0000;
	scrollbar-highlight-color: #F7F7F7;
	scrollbar-shadow-color: #ACA899;
	scrollbar-3dlight-color: #AAAAAA;
	scrollbar-darkshadow-color: #716F64;
	scrollbar-arrow-color: #FF0000;
	scrollbar-face-color: #ECE9D8;
	background-image: url();
}


A:link
{
  color: gray;
  text-decoration: none;
  font-family: tahoma; arial;
  text-decoration: none;
  font-size: 10pt;
  font-weight: normal;
}
A:visited
{
  color: gray;
  text-decoration: none;
  font-family: tahoma; arial;
  text-decoration: none;
  font-size: 10pt;
  font-weight: normal;
}
A:active
{
  color: gray;
  text-decoration: underline;
  font-family: tahoma; arial;
  text-decoration: none;
  font-size: 10pt;
  font-weight: normal;
  
}
A:hover
{
  text-decoration: underline;
  color: #FF0000;
  text-decoration: none;
  font-size: 10pt;
  font-weight: normal;
}



*.menu A:link {font-size: 8pt} , *.menu A:visited { color: #136; text-decoration: none; font-size: 8pt}
*.menu A:hover { background-color: #527BaC; color: white; font-size: 8pt }

