.bodyLink {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.bodyLink:visited {
	color: #666666;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.bodyLink:hover {
	color: #66FF33;
	text-decoration: underline;
}






.headerweb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 5px;
	word-spacing: normal;
	background-position: left;
	text-align: center;
}
.bodyHeader {
	font-family: "Abadi MT Condensed Extra Bold";
	font-size: 30px;
	color: #009933;
}
.bodyText {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.submenu {
	font-family: "Abadi MT Condensed Extra Bold";
	font-size: 16px;
	font-weight: bold;
	text-transform: lowercase;
	color: #666666;
}

.emailLink {
	font-family: Arial;
	font-size: 10px;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration: none;
}
.emailLink:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.emailLink:hover {
	color: #66FF33;
	text-decoration: underline;
}
.footerLink {
	font-family: Arial;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

.footerLink:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.footerLink:hover {
	color: #66FF33;
	text-decoration: underline;
}

.sm1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
}
.sm1:visited {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
}
.sm1:hover {
	color: #66FF33;
	text-decoration: underline;
}
.sm2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.sm2:visited {
	color: #006600;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.sm2:hover {
	color: #66FF33;
	text-decoration: underline;
}
.sm3 {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.sm3:visited {
	color: #333333;
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
}
.sm3:hover {
	color: #66FF33;
	text-decoration: underline;
}
