.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}


.navigation {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}


.navigation a:link {
	color: #ffffff;
	text-decoration: none;
}
.navigation a:visited {
	color: #ffffff;
	text-decoration: none;
}
.navigation a:active {
	color: #ffffff;
	text-decoration: none;
}
.navigation a:hover {
	color: #4DC6E1;
	text-decoration: none;
}


body {
	background-color: #521920;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #521920;
}
a:active {
	text-decoration: none;
	color: #666666;


}.maintext-sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}


.maintext-sub a:link {
	color: #521920;
	text-decoration: none;
}
.maintext-sub a:visited {
	color: #521920;
	text-decoration: none;
}
.maintext-sub a:active {
	color: #521920;
	text-decoration: none;
}
.maintext-sub a:hover {
	color: #000000;
	text-decoration: none;
}




.subnav-sub {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #521920;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}


.subnav-sub a:link {
	color: #0099FF;
	text-decoration: none;
}
.subnav-sub a:visited {
	color: #0099FF;
	text-decoration: none;
}
.subnav-sub a:active {
	color: #0099FF;
	text-decoration: none;
}
.subnav-sub a:hover {
	color: #333333;
	text-decoration: none;
}

