body {background: #A97A5C; 
scrollbar-arrow-color: #71472D;
scrollbar-3dlight-color: #C99A7C;
scrollbar-highlight-color: #808060;
scrollbar-face-color: #A97A5C;
scrollbar-shadow-color: #71472D;
scrollbar-track-color: #A97A5C;
scrollbar-darkshadow-color: #404030
}
.menu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: White;
	text-decoration: none
}
.menu1 a:visited{
	color: #FFFFFF;
		text-decoration: none
}
.menu1 a:hover{
	color: #71472D;
	text-decoration: underline
}
.menu1 a:link{
	color: White;
	text-decoration: none
}

.mylink1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: White;
	text-decoration: none;
}
.mylink1 a:visited{
	color: #A0A0A0;
	text-decoration: none;
}
.mylink1 a:hover{
	color: Yellow;
	text-decoration: underline;
}
.mylink1 a:link{
	color: White;
	text-decoration: none;
}