a:link {
	color:#0033FF;
	text-decoration: underline;
	font-weight:bold;
}

a:visited {
	color:#0033FF;
	text-decoration: underline;
	font-weight:bold;
	}


h3 a:link {
	color:#333333;
	text-decoration: underline;
	font-weight:bold;
}

h3 a:visited {
	color:#333333;
	text-decoration: underline;
	font-weight:bold;

}

h3 a:active {
	color:#333333;
	text-decoration: underline;
	font-weight:bold;
}

h3 a:hover {
	color: #ffcc00;
	color:#FF9900;
	color:#FF6600;
	font-weight: bold;
}
