A:link {
	color: #889FCC;
	text-decoration: u;
}

A:menutext {
	color: #FFFFFF;
	text-decoration: u;
}


A:visited {
	color: #889FCC;
	text-decoration: u;
}

A:active {
	color: #0000FF;
	text-decoration: none;
}

A:hover {
	color: #889FCC;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Arial;
}

P {
	font-size: 12px;
	font-family : Arial;
}

TD.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

HR {
	height: 1px;
	color : #1478EB;
}


