  A:link { 
	 text-decoration:none;	
         color : #ffffff
}
  A:active { 
         text-decoration : none;
         color : #ffffff
}
  A:visited { 
         text-decoration : none;
         color : #ffffff
}
  A:hover { 
         text-decoration : none;
         color : #66CCFF
}

