.menu_header {
	color: #666;
	font-size: 14px;
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	margin-bottom:5px;
}

.menu_header a:visited, .menu_header a:link {
	color: #666;
	text-decoration: underline;
}

.menu_header a:hover {
	color:#FFF;
	background-color: #F93;
	text-decoration: underline;
}

.folio_header {
	color: #666;
	font-size: 14px;
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	margin-bottom:5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	padding-top:3px;
}

.folio_header a:visited, .folio_header a:link {
	color: #666;
	text-decoration: underline;
}

.folio_header a:hover {
	color:#FFF;
	background-color: #F93;
	text-decoration: underline;
}

.text_body {
	color: #666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.text_body a:hover {
	color:#FFF;
	background-color: #F93;
	text-decoration: underline;
	}

.text_body a {
	color: #666;
	text-decoration: underline;
}

.text_body a:visited hover{
	color: #666;
	text-decoration: underline;
}

.ad_box, .ad_box a:visited, .ad_box a, .ad_box a:hover{
	color: #FFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	text-decoration: none;
}

.footertext a, .footertext a:link, .footertext a:visited {
	color: #000;
	text-decoration: underline;
}

.footertext a:hover {
	color:#FFF;
	background-color: #F93;
	text-decoration:underline;
}
