A:VISITED {
	font-size : 12px;
	font-family : Verdana;
	color : #63639C;
	text-decoration : none;
	font-weight : bold;
}
A:LINK {
	font-size : 12px;
	font-family : Verdana;
	color : #009CFF;
	text-decoration : none;
	font-weight : bold;
}
A:ACTIVE {
	font-size : 12px;
	font-family : Verdana;
	color : #009CFF;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER {
	font-size : 12px;
	font-family : Verdana;
	color : #CE0000;
	text-decoration : none;
	font-weight : bold;
}
BODY {
	font-size : 12px;
	font-family : Verdana;
	text-align : justify;
}


