.slogantext {
	font-family: verdana;
	font-size: 28px;
	color: #005BAC;
	text-decoration: none;
}
.teltext {
	font-family: verdana;
	font-size: 20px;
	font-weight: bold;
	color: #005BAC;
	text-decoration: none;
}
.titletext {
	font-family: verdana;
	font-size: 20px;
	color: #000000;
}
.navtext {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold
}
.bodytext {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: none;
}
.linktext {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #EEB211;
	text-decoration: none;
}
a:link {
	color: #005BAC;
	text-decoration: none
}
a:active {
	color: red;
	text-decoration: none
}
a:visited {
	color: #005BAC;
	text-decoration: none
}
a:hover {
	color: green;
	text-decoration: none
}
.faqtext {

	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #EEB211;
	text-decoration: none;
}
