BODY {
	color : #453b8f;
	font : small;
	font-family : "Times New Roman", Times, serif;
	font-size : small;
	font-weight : normal;
}
A, A:ACTIVE {
	text-decoration : none;
	font : bold Arial, Helvetica, sans-serif;;
	color : #453b8f;
}
A, A:HOVER {
	text-decoration : underline;
	font : bold Arial, Helvetica, sans-serif;
	;
	color : #EE82EE;
}

P {
	color : #000080;
}

A, A:VISITED {
	text-decoration : none;
	font : bold Arial, Helvetica, sans-serif;
	color : #6666cc;
}

}

DIV {
	color : #000080;
}