a.menuA:link {color: #ffffff; text-decoration: none}
a.menuA:visited {color: #ffffff; text-decoration: none}
a.menuA:hover {text-decoration: underline}
a.menuA
	{
	font-family: Arial, Verdana, Tahoma, Helvetica; 
	font-size: 12px;
	font-color: #ffffff;
	font-weight :bold;
	TEXT-DECORATION: underline;
	}
.menuA
	{
	font-family: Arial, Verdana, Tahoma, Helvetica; 
	font-color: #ffffff;
	font-size: 12px;
	TEXT-DECORATION: none;
	font-weight :bold;
	}

Table.menuT
	{
    	BACKGROUND-COLOR: #0A1F62;
	BORDER-BOTTOM: #7273B4 2px solid;
	BORDER-RIGHT: #7273B4 2px solid;
    	CURSOR: hand;
	}
Table.menuoverT
	{
    	BACKGROUND-COLOR: #7273B4;
	BORDER-BOTTOM: #0A1F62 2px solid;
	BORDER-RIGHT: #0A1F62 2px solid;
    	CURSOR: hand;
	}

