.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	border: 1px solid #EBEBEB;
}

.menu a {
	font-size: 9px;
	font-weight: bold;
}

.menu a:link {
	text-decoration: none;
	color: #000000;
}

.menuhead a:link {
	text-decoration: none;
	color: #000000;
}

.menu a:visited {
	text-decoration: none;
	color: #666666;
}

.menuhead a:visited {
	text-decoration: none;
	color: #666666;
}

.menu a:hover {
	text-decoration: underline;
	color: RED;
}

.menuhead a:hover {
	text-decoration: none;
	color: RED;
}

.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	font-weight: bold;
}

.head a {
	font-size: 12px;

}
.head a:link {
	text-decoration: none;
	color: #000000;
}

.head a:visited {
	text-decoration: none;
	color: #006600;
}	

.head a:hover {
	text-decoration: underline;
	color: #000099;
}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.body a {
	font-size: 11px;
	font-weight: normal;


}
.body a:link {
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}

.body a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}	

.body a:hover {
	text-decoration: underline;
	color: Black;
}

.tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9px;
	color: #666666;
	font-weight: normal;
}

.tinyblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9px;
	color: black;
	font-weight: normal;
}

.tiny a {
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}

.tiny a:link {
	text-decoration: none;
	color: #999999;
	font-weight: normal;
}

.tiny a:visited {
	text-decoration: none;
	color: #999999;
	font-weight: normal;
}	

.tiny a:hover {
	text-decoration: underline;
	color: Black;
}

.menuhead, .testimonial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	font-weight: bolder;
}

.menuhead {
	background-color: #EFEFEF;
	border: none;
	text-decoration:none;
}

hr {
	color	: #EBEBEB;
	background-color	: #Ebebeb;
	height	: 1px;
	border	: 0px;
}

.sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
	font-weight: normal;
	font-style: normal;
	color: #666666;
	vertical-align: super;

}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
}
.testimonial a {
	font-size: 9px;
	font-weight: normal;
}

.testimonial a:link, a:visited {
	color: #F8000A;
	text-decoration: none;
}

.testimonial a:hover {
	text-decoration: underline;
	color: #000000;
}
