A.map, A.map:link	{
	color: #FFFFFF;
	text-decoration: none;
	border: #FFFF00;
	font-weight: normal;
}
A.map:visited		{ color: #FFCC00; text-decoration: none; }
A.map:active		{ color: #00FF00; }
A.map:hover			{ color: #00FF00; }
.map				{
	color:#0000C4;
	font-family: 'Ms Sans Serif';
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	cursor: hand;
	padding-left: 2px;
	padding-right: 2px;
}
body {
	background-color: #990000;
}
