@charset "utf-8";
.a  {
	color: #660000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* CSS Document */

p{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: 2F1808;
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #F7EEDF;
	text-decoration: none;
	background-color: #9E8860;
	display: block;
	padding: 8px;
	width: 140px;
}

.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #F7EEDF;
	text-decoration: none;
	background-color: #2F1808;
	display: block;
	padding: 8px;
	width: 140px;
}
.a:hover {
	color: #F7EEDF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #660000;
}
.style10 .style11 a {
	text-decoration: none;
	color: #F7EEDF;
}
.style10 .style11 a:hover {
	text-decoration: none;
	color: #F7EEDF;
	background-color: #2F180A;
}
.style16 div a {
	color: #FFFFFF;
	text-decoration: none;
}
.style16 div a:hover {
	color: #FFFFFF;
	font-weight: bolder;
}
.myspace a {
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	font-size: small;
}
.myspace a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: small;
}
