

A:visited {color: #000000; text-decoration: underline}
A:link {color: #000000; text-decoration: underline}
A:active {color: #009900; text-decoration: underline}
A:hover {cursor: hand; color: #009900; text-decoration: underline}


.location {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: 009900;

}