BODY {background-color:cccccc;}

.vill {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.scroll { scrollbar-face-color:#D3B798;
	scrollbar-highlight-color:#C49D73;
	scrollbar-3dlight-color:#B88A58;
	scrollbar-darkshadow-color:#C59F76;
	scrollbar-shadow-color:#705230;
	scrollbar-arrow-color:#400000;
	scrollbar-track-color:#D3B798;
	}.bg {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	background-attachment: fixed;
	background-image: url(images/homebg.jpg);
	background-repeat: repeat;
}
.border {
	border: 1px solid #000000;
	color: #333333;
}
.link {
	font-family: arial;
	font-size: 12px;
	color: #663300;
	text-decoration: underline;
}
.link:hover {

	font-family: arial;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
