a.internallink:link {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 24px;

}
a.internallink:visited {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 24px;

}
a.internallink:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 24px;

}
a.internallink:active {
	font-weight: bold;
	text-decoration: underline;
	color: #FF9900;
	font-size: 24px;

}
a.maillink:link {
	font-weight: normal;
	text-decoration: underline;
	color: #FF9900;

}
a.maillink:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #FF9900;

}
a.maillink:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;

}
a.maillink:active {
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;

}
.addresstext {
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.fontface{
        font-family: arial;
        margin-left: 2%;
        margin-right: 2%;
}
