a {	text-decoration: underline;	color: #FF0000;}a:hover {	text-decoration: none;	color: #FFFFFF;}a:visited {	text-decoration: underline;	color: #FF0000;}a:visited:hover {	Text-decoration: none;	color: #FFFFFF;}
.address {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #666666;	font-style: normal;
	text-align: center;}