	.text{
	font: 12px Arial;
}


.links a:link {
	color: #ffffff;
	text-decoration:none;
	font : bold 14px Arial;
	background:none;	
}  

.links a:visited {
	color: #ffffff;
	text-decoration:none;
	font : bold 14px Arial;
	background:none;
} 
    
.links a:hover {
	color: #fdf13d;
	text-decoration:underline;
	font : bold 14px Arial;
	background:none;
}
     
.links a:active {
	color: #ffffff;
	text-decoration:none;
	font : bold 14px Arial;
	background:none;
}
.unlink{
	font : bold 14px Arial;
	color: #fdf13d;
}
