.menutext a{
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #887f68;
}

.menutext a:hover{
	text-decoration:underline;
	color:#4b4432
}

body {
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color: #C3BFAA;
}

.menutext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #887f68;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #887f68;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 30px;
	line-height: 16px;


}
.text a{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #887f68;
	line-height: 16px;
}

.innertext a{
	text-decoration:underline;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #484c26;
	line-height: 16px;

}

.innertext a:hover{
	color: red;
	
}

.innertext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #484c26;
	line-height: 16px;

}

.footer a{
	text-decoration:none;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

.footer a:hover{
	text-decoration:underline;
	color: #484c26;
}


.footer {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.blue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1F5976;
	cursor: hand;

}

.red a{
	text-decoration:none;
		text-decoration:underline;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

.red a:hover{
	color: red;
	text-decoration:underline;
}

.red {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.style2 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; }