BODY
{

}

.maintext
{
	color:black;
	font-family: verdana;
	font-size:11px;
	padding-left:25px;
}
.menu
{
	background-color:#30437b;
	color:white;
	font-family: verdana;
	font-size:11px;
	border:2px outset white;
	margin:5px;
}

.linkNormal{
	COLOR: black;
}

.linkHilight{
	COLOR: #30437b;
	text-decoration:none;
}

.menulinkHilight{
	COLOR: #b7d7ff;
	text-decoration:none;
}

.menulinkNormal{
	COLOR: white;
	text-decoration:none;
}

table.map td {
	font-size: 11px;
	font-weight: bold;
}

table.links a:link {
	color: #000000;
}
table.links a:visited {
	color: #999999;
}
table.links a:hover {
	color: #b7d7ff;
	text-decoration: none;
}
table.links a:active {
	color: #999999;
}

