a {
	color: #0033CC;
	text-decoration: underline;

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

