﻿body {
color: black;
font-family: Tahoma; font-size: 10pt;
scrollbar-face-color:#6d2423;
scrollbar-highlight-color:cccccc;
scrollbar-3dlight-color:cccccc;
scrollbar-darkshadow-color:#cccccc;
scrollbar-shadow-color:cccccc;
scrollbar-arrow-color:black;
scrollbar-track-color:cccccc;
}

#table2   {
	font-family: Tahoma; font-size: 10pt; font-weight: normal;	
}

.trekking:link, .trekking:active, .trekking:visited   {
    color: #000000;
	font-family: Tahoma; font-size: 10pt; font-weight: normal;
	text-decoration: none;
}

.trekking:hover   {
    color: #8A0005;
	font-family: Tahoma; font-size: 10pt; font-weight: bold;
	text-decoration: none;
