



a:visited {
 COLOR="#cFcFcF";
text-decoration:none;
Font-Family: Verdana, Arial, Helvetica;
font-weight:bold;
 }


a:link {
 COLOR="#cFcFcF";
text-decoration:none;
Font-Family: Verdana, Arial, Helvetica;
font-weight:bold;
 }
/* noch nicht besuchte Ziele */

.text
{
Font-Family: Verdana, Arial, Helvetica;
COLOR="#cFcFcF"
}

.textfett
{
Font-Family: Verdana, Arial, Helvetica;
COLOR="#cFcFcF";
font-size:16;
font-weight:bolder
}

.textsmall
{
Font-Family: Verdana, Arial, Helvetica;
COLOR="#cFcFcF";
font-size:10
}
.textsmall_fett
{
Font-Family: Verdana, Arial, Helvetica;
COLOR="#cFcFcF";
font-size:12;
font-weight:bolder
}



a:hover {
 COLOR="#000000";
text-decoration:none;
Font-Family: Verdana, Arial, Helvetica;
font-weight:bold;
 }
/* Verweise bei "MouseOver" */