body {
font-family:Times New Roman,Helvetica,sans-serif;
font-size: xx-small;
line-height:12pt;
color:#FF9900;
}

a:link {
font-family: "Times New Roman", Arial, Tahoma, sans-serif;
font-size: 12pt;
font-style: normal;
font-weight: normal;
line-height:10pt;
text-align:right;
color:#FFCC00;
text-decoration: none;
} /* noch nicht besuchte Ziele */

a:visited {
font-family: "Times New Roman", Arial, Tahoma, sans-serif;
font-size: 12pt;
font-style: bold;
font-weight: normal;
line-height:10pt;
text-align:right;
color:#FFCC00;
text-decoration: none;
} /* besuchte Ziele */

a:hover {
font-family: "Times New Roman", Arial, Tahoma, sans-serif;
font-size: 12pt;
font-style: bold;
font-weight: bold;
font-weight:bold;
line-height:10pt;
text-align:right;
text-decoration: none;
color: #ff0000;
} /* Verweise bei "MouseOver" */

a:active {
font-family: "Times New Roman", Arial, Tahoma, sans-serif;
font-size: 12pt;
font-style: italic;
font-weight: nomal;
font-weight:normal;
line-height:10pt;
text-align:right;
text-decoration: none;
color: #ff0000;
}