A:link		{ text-decoration: none; color: #706d64; font-weight: bold; background-color: transparent; }
A:visited	{ text-decoration: none; color: #706d64; font-weight: bold; background-color: transparent; }
A:active 	{ text-decoration: none; color: #fefae8; font-weight: bold; background-color: transparent; }
A:hover 	{ text-decoration: none; color: #C46217; font-weight: bold; background-color: transparent; }
BODY		{ scrollbar-base-color: #fff5d8;scrollbar-face-color: #fff5d8; }
BODY		{ scrollbar-3dlight-color: #fff5d8;scrollbar-highlight-color: #d2c7a6; }

.content A:link		{ text-decoration: none; font-weight:normal; color: #706d64; }
.content A:visited	{ text-decoration: none; font-weight:normal;  color: #706d64; }
.content A:active 	{ text-decoration: none; font-weight:normal;  color: #fefae8;  }
.content A:hover 	{ text-decoration: none; font-weight:normal;  color: #FF0000; }

hr {
background:#000000 none repeat scroll 0%;
border:0px none;
height:1px;
}