    a:link {        color: #ff9900;        text-decoration: none;
        }
        

    a:visited { color: #ff9900;
         text-decoration: none;        }

	a:hover {
    color: #ff9900;	text-decoration: none;
	background-color: #cccccc;	}

    a:active { color: #666666;
        text-decoration: none;
        }


    a.spezial:link {        color: #a8a4a0;        text-decoration: none;
        }
        

    a.spezial:visited { color: #a8a4a0;
         text-decoration: none;        }

	a.spezial:hover {
    color: #a8a4a0;	text-decoration: none;
	background-color: #ffcc99;	}

    a.spezial:active { color: #666666;
        text-decoration: none;
        }




	a.dotti:link {
		color: #333333;
		text-decoration: none;
   		border-bottom: 1px dotted #ff9900; 
   		}
    

	a.dotti:visited { 
    	color: #333333;
		text-decoration: none;
		border-bottom: 1px dotted #ff9900; 
		}


	a.dotti:hover {
    	color: #333333;
		text-decoration: none;
		background-color: #ffcc99;
		}
    
    
	a.dotti:active { color: #ff9900;
        text-decoration: none;
        }

            


    .text0 {        font-family: 'Lucida Grande', 'lucida sans unicode', 'Geneva', 'Arial', 'Verdana', 'sans-serif';        font-size: 11px;        text-decoration: none;        color: #333333;
        line-height: 16px;
        }  
    

    .text1 {        font-family: 'Lucida Grande', 'lucida sans unicode', 'Geneva', 'Arial', 'Verdana', 'sans-serif';        font-size: 13px;        font-weight: bold;        text-decoration: none;        color: #FF9900;
        line-height: 16px;        }    

    .text2 {        font-family: 'Lucida Grande', 'lucida sans unicode', 'Geneva', 'Arial', 'Verdana', 'sans-serif';        font-size: 11px;
        font-weight: bold;        text-decoration: none;        color: #333333;
        line-height: 16px;
        }
        

    .text3 {        font-family: 'Lucida Grande', 'lucida sans unicode', 'Geneva', 'Arial', 'Verdana', 'sans-serif';        font-size: 9px;        text-decoration: none;        color: #666666;
        line-height: 16px;
        }


	.text4 {        font-family: 'Lucida Grande', 'lucida sans unicode', 'Geneva', 'Arial', 'Verdana', 'sans-serif';        font-size: 9px;        text-decoration: none;        color: #999999;
        line-height: 16px;
        }  

        
    .text5 {        font-family: 'Lucida Grande', 'lucida sans unicode', 'Geneva', 'Arial', 'Verdana', 'sans-serif';        font-size: 9px;
        font-weight: bold;
		text-decoration: none;        color: #999999;
        line-height: 16px;
        }       