A  {
	text-decoration : none;
	font-family : Arial;
; color: #FFFFFF
}

A:Visited  {
	color : #FFFFFF;
	text-decoration : none;
	font-family : Arial;
}

A:Active  {
	text-decoration : none;
	color : #FFFFFF;
	font-family : Arial;
}

A:Hover  {
	color : #33CCFF;
	font-family : Arial;
	text-decoration : none;
}

BODY  {
	font-family : Arial;
}

