a:link.menu {
	COLOR: #767981; TEXT-DECORATION: none
}
a:active.menu {
	COLOR: #767981; TEXT-DECORATION: none
}
a:visited.menu {
	COLOR: #767981; TEXT-DECORATION: none
}
a:hover.menu {
	COLOR: #800000; TEXT-DECORATION: none
}
TD.menu {
	FONT-SIZE: 10px; COLOR: #767981; FONT-FAMILY: Verdana; text-transform: uppercase
}
DIV.menu {
	FONT-SIZE: 10px; COLOR: #767981; FONT-FAMILY: Microsoft Sans Serif; text-transform: uppercase; font-weight:bold

}

A:link {
	color: #0000FF;
	text-decoration: none underline;
}

A:visited {
	color: #3366FF;
	text-decoration: none underline;
}

A:active {
	color: #0000FF;
	text-decoration: none underline;
}

A:hover {
	color: #0000FF;
	text-decoration: none; background-color:#99FF66
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #767981;
	height : 1px;
}