
.link {
        font-family: arial;
        font-size: 12px;
        color: #DFDFFF;
		font-weight: bold;
		text-decoration: none;
		
}
.link:hover {
        font-family: arial;
        font-size: 12px;
        color: #0000DF;
}

.nagl1 {
        font-family: arial;
        font-size: 10px;
        color: #d1d1ff;
		text-decoration: none;
		font-weight: bold;
		
		
}
.nagl2 {
        font-family: arial;
        font-size: 10px;
        color: #000000;
		text-decoration: none;
		font-weight: bold;
		
		
}
.nagl2:hover {
        font-family: arial;
        font-size: 10px;
        color: #DFDFFF;
		text-decoration: none;
		font-weight: bold;
		
		
}
