a {
	color: #336699;
	font-weight: bold;
	text-decoration:none;
}
a:hover {
	color: #CC0000;
	text-decoration:underline;	
}
