.bottomtext {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: justify;
}
.contactText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}
a:link {
	font-weight:bold;
	color: #999999;
	text-decoration:none
}
a:visited {
	font-weight:bold;
	color: #999999;
	text-decoration:none
}
a:active {
	font-weight:bold;
	color: #ff6600;
	text-decoration:none
}
a:hover {
	text-decoration:underline;
	color: #ff6600;

}

