#map
{
font-family: "arial";
font-size: 8pt
}

table
{
font-size: 10pt;
font-family: "arial"
color: gray
}

a.maptitle:link
{
color:darkseagreen
}

a.maptitle:visited
{
color:darkseagreen
}

a.maptitle:active
{
color:darkseagreen
}

a.maptitle:hover
{
color:chocolate
}



a.linkmap:link
{
color: black
}

a.linkmap:visited
{
color: black
}

a.linkmap:active
{
color: black
}

a.linkmap:hover
{
color: chocolate;
text-decoration: underline
}


A:link 
{
text-decoration: none
}

A:visited 
{
text-decoration: none
}

A:active 
{
text-decoration: none
}

a:hover
{
color: chocolate;
text-decoration: underline
}


#main
{
font-family: "arial";
font-size: 10pt
}

h2
{
color: red
}

h3
{
color: darkseagreen
}

div
{
font-family: "arial";
font-size: 10pt;
color: gainsboro
}

