body {
	background-color:#FFFFFF
}
TD {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
}
.normal {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
}
A:VISITED {
	font-family : Arial, Helvetica, Helv;
	font-size : 12px;
	color : #336699;
	font-weight : normal;
	text-decoration : none;
}

A:ACTIVE {
	font-family : Arial, Helvetica, Helv;
	font-size : 12px;
	color : #336699;
	font-weight : normal;
	text-decoration : none;
}

A:LINK {
	font-family : Arial, Helvetica, Helv;
	font-size : 12px;
	color : #336699;
	font-weight : normal;
	text-decoration : none;
}

A:HOVER {
	font-family : Arial, Helvetica, Helv;
	font-size : 12px;
	color : #000000;
	font-weight : normal;
	text-decoration : none;
}
