a:link {
 text-decoration: none; 
 color:  #660000;
}
 
a:visited {
 text-decoration: none; 
 color: #660000;
}
 
a:hover {
 text-decoration: underline; 
 color: #660000;

 
}
 
a:active  { 
 color: #660000; 
}



.rmtyylit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.linkit {
	font-family: Arial, Helvetica, sans-serif;
}
