BODY {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
}
A {
	color : #0E447A;
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline; color : #AF7CCB
}



A:VISITED {
	color : #AF7CCB;
}



