/* CSS Document */

 body {
	scrollbar-base-color: #180b02;
	scrollbar-arrow-color: #F7D58D;
	scrollbar-3dlight-color: #F7D58D;
	background-attachment: fixed;
	background-repeat: repeat;
	background-color: #000;
	background-image: url(dkbrown2.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #1F0403;
	font-size: 12px;
}

a:link {
	color: #F7D58D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #F7D58D;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

a:active {
	color: #F7D58D;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
}

a:hover {
	text-decoration: underline overline;
	color: #B1112B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
} 

font{
	color: #F7D58D;
	font-family: Georgia;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

