
 

.normal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 500%;
	color : #FFFFFF;
	font-size : 4;
	font-weight : bolder;
	text-decoration : none;
}


/* DIESES IST FÜR DEN LINK   */

A.link {
	color: #CCCCCC;
	text-align: right;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	text-decoration: none
}
		  
		  
A.link:hover { 
           background : no-repeat;
       Text-decoration: none;
                 color: #FFFFFF;
				 }		  
          


