.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.LINK {
   font-size : 12px; 
   font-family : Tahoma; 
   color : #000000; 
   text-decoration : none; 
}

.LINK:hover {
   color : #000000; 
   text-decoration : underline; 
}

.LINK:active {
   color :  #000000;
   text-decoration : none; 