.navigation:link, .navigation:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	width: auto;
	text-decoration: none;
}

.navigation:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	width: auto;
	text-decoration: none;
}

.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	padding: 0px;
	margin: 3px 32px 6px 12px;
	
}
.main a:link {
	color: #003366;
}
.main a:visited {
	color:#663333
}


.italicsbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #CC0000;
}
.menu {
	display: block;
	color: #DD3A01;
	font-style: oblique;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

.menu_title {
	font-family: "Monotype Corsiva";
	font-weight: bold;
	font-size: 50px;
	color: #FF0000;
	margin: 0px;
	list-style-type: none;
	text-align: center;
}

