.normal		
		{
		font color: #FFFFFF;			
		font-family: Times New Roman;		
		font-size: 10 pt;
		font-weight: bold;		
		border: 1px solid white;	
		padding: 2px;			
		background-color: #666666;	
		width: 100%					
		}			
.aktiv		
		{
		font color: #FFFFFF;			
		font-family: Times New Roman;		
		font-size: 10 pt;
		font-weight: bold;		
		border: 1px solid white;	
		padding: 1px;			
		background-color: #C0C0C0;	
		width: 100%					
		}	
A.noline	
		{
		text-decoration:none;
		cursor:pointer;
		cursor:hand
		}

