A {
	color : #99CCFF;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

A:VISITED {
	color : #99CCFF;
	text-decoration : none;
}

A:HOVER {
	color : #99CCFF;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : underline;
}

A:ACTIVE {
	color : #FFFFFF;
	text-decoration : underline;
}
