.generaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;


}
.headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	text-transform: lowercase;

}
.strongtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: lowercase;

}
A:active { color: #000000 ; text-decoration: none; font-weight: bold;}
A:link { color: #000000 ; text-decoration: none; font-weight: bold;}
A:visited { color: #000000 ; text-decoration: none; font-weight: bold;}
A:hover {
	color: #7807B9;
	text-decoration: none;
	font-size: 115%;
	font-weight: bolder;
}
.subheadertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	text-transform: lowercase;
}
