
body {
color: #28736e;
background-color: ffffff;
font-size: 12px;
font-family: Arial;
line-height: 12px;
align: center;
margin-left: 5%;
margin-right: 5%
}

div.distance {
color: #28736e;
font-size: 10px;
font-family: Arial;
line-height: 12px;
}

A.navlink {
color: #0c6e8b;
/*background-color: #000000;*/
font-size: 12px;
font-family: Arial;
font-weight: bold;
text-decoration: none;
text-align: center;
line-height: 12px;
}

A.navlink:hover {
color: #2597af;
/*background-color: #000000;*/
font-size: 12px;
font-family: Arial;
font-weight: bold;
text-decoration: none;
line-height: 12px;}


A.bodylink {
color: #0c6e8b;
/*background-color: #000000;*/
font-size: 14px;
font-family: Arial;
font-weight: bold;
text-decoration: none;
text-align: center;
line-height: 14px;
}

A.bodylink:hover {
color: #2597af;
/*background-color: #000000;*/
font-size: 14px;
font-family: Arial;
font-weight: bold;
text-decoration: underline;
line-height: 14px;}