a:link {
	color: FFC200;
; border: B1C9D0
; text-decoration: none
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
; border: B1C9D0
}
a:hover {
	color: #FFFFFF;
; border: B1C9D0
; font-weight: bold
; text-decoration: none
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
; border: B1C9D0
}