.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.caps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;

}
a:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #FFFF99}
a:link {  }
a:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #FFFF99}
a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #FFFF99}
a:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #FFFF99}
a:hover {  }
a:visited {  }
a:active {  }
.line {
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;

}
/* Footer Navigation */
A.footer:link { text-decoration: none; color: #ffffff; font-size: 8pt; font-weight: bold}
A.footer:visited { text-decoration: none; color: #f7f7f7; font-size: 8pt; font-weight: bold}
A.footer:active { text-decoration: none; color: #ffffff; font-size: 8pt; font-weight: bold}
A.footer:hover {
	text-decoration: underline;
	color: #FFFF00;
	font-size: 8pt;
	font-weight: bold
}

/* Footer Contact Navigation */
A.contact:link { text-decoration: underline; color: #ec8721; font-weight: normal}
A.contact:visited { text-decoration: underline; color: #f7f7f7; font-weight: normal}
A.contact:active { text-decoration: underline; color: #ec8721; font-weight: normal}
A.contact:hover { text-decoration: underline; color: #ffffff; font-weight: normal}

/* big Navigation */
A.big:link { text-decoration: none; color: #ffffff; font-size: 14pt; font-weight: bold}
A.big:visited { text-decoration: none; color: #f7f7f7; font-size: 14pt; font-weight: bold}
A.big:active { text-decoration: none; color: #ffffff; font-size: 14pt; font-weight: bold}
A.big:hover { text-decoration: underline; color: #ec8721; font-size: 14pt; font-weight: bold}
