@charset "utf-8";
.text {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #efeced;
	line-height: normal;
}

.head {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #301212;
	line-height: normal;
}
.head1 {
	font-family: Trebuchet MS;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #301212;
	line-height: normal;
}
.maintext {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #301212;
	line-height: normal;
}
.menutext {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #e3c9b8;
	line-height: normal;
	text-decoration:none
}
.menutext:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#b1ddfc;
	line-height: normal;
	text-decoration:none
}
.link {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #2d0101;
	line-height: normal;
	text-decoration:none
	}
	
.link:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #b1ddfc;
	line-height: normal;
	text-decoration:none
	}
.border
{
   border:thin;
   border-color:#660000
} 
.border:hover
{
   border:thin;
   border-color:#2d0101;
} 