table {
	padding-top : 0;
	padding-left : 0px;
	border-style : none;
	font-family : arial;
	font-weight : bold;
	margin-top: 11px;
}

td.mnu {	
	vertical-align : center;
	text-align: center;
	font-size : 9pt;
	color: #980018;
	background-color: #E60018; 
}


A:LINK {
	color: #980018;
	background-color : transparent;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif; 
	font-size : 9pt;
	text-decoration : none;
}

A:VISITED 
{
	color: #980018;
	background-color : transparent;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif; 
	font-size : 9pt;
	text-decoration : none;
}

A:ACTIVE 
{
	color : yellow;
	background-color : transparent;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif; 
	font-size : 9pt;
	text-decoration : none;
}

A:HOVER 
{
	color : #e60018;
	background-color : #980018;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif; 
	font-size : 9pt;
	text-decoration : none;
}

