A.m:ACTIVE, {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	cursor : hand;
	color : #CC0000;
	text-decoration : none;
}

A.m, A.m:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	cursor : hand;
	color : #000099;
	text-decoration : none;
}

A.m:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	cursor : hand;
	color : #CC0000;
	text-decoration : underline;
}

ul {
	margin-top: 0px;
	margin-bottom: 10px;
}