}
	a:link {
	text-decoration: underline;
	color: #ffffff;
}
    a:active {
	text-decoration: none;
	color: #ffffff;
}
    a:visited {
	text-decoration: underline;
	color: #ffffff;
}  
    a:hover {
	text-decoration: strong;
	color: #666666;
}  
 
  
