A:link {
	COLOR:#462300;
	FONT-FAMILY:Arial;
	FONT-WEIGHT:bold;
	TEXT-DECORATION:none
}

A:visited {
	COLOR:#462300;
	FONT-FAMILY:Arial;
	FONT-WEIGHT:bold;
	TEXT-DECORATION:none
}

A:hover {
	COLOR:red;
	FONT-FAMILY:Arial;
	FONT-WEIGHT:bold;
	TEXT-DECORATION:none
}

body {
	scrollbar-face-color:"#808000";
	scrollbar-arrow-color:"#FAE7BE";
	scrollbar-highlight-color:"#FAE7BE";
	scrollbar-shadow-color:"#FAE7BE";
	scrollbar-darkshadow-color:"#FAE7BE";
	scrollbar-3dLight-color:"#FAE7BE";
	scrollbar-track-color:"#FAE7BE";
	background-color: #fbe2a0;
}
A.menu:link {
	COLOR:white;
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	TEXT-DECORATION:none;
	font-size: 12px;
	cursor: hand;
  }
A.menu:visited {
   COLOR:white;
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	TEXT-DECORATION:none;
	font-size: 12px;
	cursor: hand;
  }
A.menu:hover { 
   COLOR:red;
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	TEXT-DECORATION:none;
	font-size: 12px;
	cursor: hand;
  }

A.gal:link {
	COLOR:#FFFFFF;
	font-size: medium;
	font-weight: bold;
	TEXT-DECORATION:none;
	cursor: hand;
  }
A.gal:visited {
	COLOR:#FFFFFF;
	font-size: medium;
	font-weight: bold;
	TEXT-DECORATION:none;
	cursor: hand;
  }
A.gal:hover { 
	COLOR:red;
	font-size: medium;
	font-weight: bold;
	TEXT-DECORATION:none;
	cursor: hand;
  }

