
BODY {
        background-color: #F5E0A0;
        color: #804000;
}

P.Home {
        color: #804000;
        font-size: 16pt;
        text-align: center;
	font-family: times, serif;
        font-weight: bold;
}

TABLE.map {
        background-color: #804000;
        width: 100%;
        color: #F5E0A0;
	font-family: sans-serif;
        font-size: 10pt;
        font-weight: bold;
}

A.map {
        color: #F5E0A0;
}

A {
        color: #804000;
}