a	{
        text-decoration: underline;
        color: #AAAAAA;
}
a:hover {
	font-weight: bold;
	text-decoration: underline; 
	color: #DDDDDD; 
}
