.content_links a {
color: #0000FF;
font-family : Tahoma; 
font-size: 10px;
font-style : normal; 
font-weight : normal; 
font-variant : normal; 
text-decoration: none;
}
.content_links a:visited {
color: #800080;
font-family : Tahoma; 
font-size: 10px;
font-style : normal; 
font-weight : normal; 
font-variant : normal; 
text-decoration: none;
}
.content_links a:hover {
	color: #0000FF;
	font-family : Tahoma;
	font-size: 10px;
	font-style : normal;
	font-weight : normal;
	font-variant : normal;
	text-decoration: underline;
}
