A.menu:link {
	COLOR: #0033FF; TEXT-DECORATION: none
; font-size: 11px; font-weight: bold
}

A.menu:hover {
	COLOR: #990000; TEXT-DECORATION: blink; font-size: 11px; font-style: normal; font-weight: lighter
}
TD.menu {
font-family: Arial;
font-size: 13px;
color: #333333;
}
DIV.menu {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
}

A:link  {
	color: #0033ff;
	text-decoration: none;
}


A:hover  {
	color: #660000;
	text-decoration: none;
}

TD  {
font-family: Arial;
font-size: 13px;
           }
           
P  {
font-family: Arial;
font-size: 13px;
}

TD.right {
font-family: Arial;
font-size: 11px;
color: #333333;
}

HR {
	color: #90A1B9;
	height: 1px;
}