A {     
	font-family: Verdana;
        Color : #5586CB;
	text-decoration : none;
}
A:hover { 
        font-family: Verdana;
	Color : black;
	text-decoration : none;
}


.blw {
    font-family: Tahoma;
	Color : black;
	text-decoration : none;
       }

.blw:hover
      {        
    font-family: Tahoma;
	Color : white;
	text-decoration : none;
      }
      
      .blw:active
      {        
    font-family: Tahoma;
    font-weight: bold;
	Color : white;
	text-decoration : none;
      }
      
      
      
      
      
.wgr {
    font-family: Tahoma;
	Color : white;
	text-decoration : none;
       }

.wgr:hover
      {        
    font-family: Tahoma;
	Color : #999999;
	text-decoration : none;
      }
      
.wgr:active
      {        
    font-family: Tahoma;
    font-weight: bold;
	Color : #999999;
	text-decoration : none;
      }
      
      
      
.grbl {
    font-family: Arial;
	Color : #999999;
	text-decoration : none;
       }

.grbl:hover
      {        
    font-family: Arial;
	Color : black;
	text-decoration : none;
      }
      
.grbl:active
      {        
    font-family: Arial;
    font-weight: bold;
	Color : black;
	text-decoration : none;
      }
      
.grblv {
    font-family: Verdana;
	Color : #5586CB;
	text-decoration : none;
       }

.grblv:hover
      {        
    font-family: Verdana;
	Color : black;
	text-decoration : none;
      }
      
      
.whbl {
    font-family: Tahoma;
	Color : white;
	text-decoration : none;
       }

.whbl:hover
      {        
    font-family: Tahoma;
	Color : black;
	text-decoration : none;
      }
      
.whbl:active
      {        
    font-family: Tahoma;
	Color : black;
	text-decoration : none;
      }
      
      
.foot {     
	font-family: Verdana;
        Color : #999999;
	text-decoration : none;
}
.foot:hover { 
        font-family: Verdana;
	Color : black;
	text-decoration : none;
}