


.text {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.hlight {
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

.address {	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	font-weight: bold;
	font-size: 10px;
}

.copy {color: #990000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }




a:link {
	color: #000033;
	font-weight: bold;
	font-size: 12px;
}
a:visited {
	
	color: #000033;
	font-weight: bold;
	font-size: 12px;
}
a:hover {
	color: #990000;
	font-weight: bold;
	font-size: 12px;
}
a:active {
	color: #000033;
	font-weight: bold;
	font-size: 12px;
}
a {
	color: #000033;
	font-weight: bold;
	font-size: 12px;
}
