a:link {
	color: ff9900;
	text-decoration: none;
	font-weight: bold
}
a:visited {
	color: ff9900;
	text-decoration: none;
	font-weight: bold
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold
}
