A:link {
	COLOR: #004080; 
    text-decoration: underline;
	font-weight: bold;
}
A:visited {
	COLOR: #004080;
	text-decoration: underline;
	font-weight: bold;
}
A:hover {
	COLOR: #ff9900;
	text-decoration: underline;
	font-weight: bold;
}
