A:hover
{
    COLOR: #108C96;

}

TD.menu
{
    FONT-FAMILY: Arial, Geneva, sans-serif;
    FONT-SIZE: 10pt;
    
}

A.menu
{
    COLOR: #013D45;
	 text-decoration: none; 
}


TD.menuSelect
{
	FONT-FAMILY: Arial, Geneva, sans-serif;
	FONT-SIZE: 10pt;
	background-color: #FFFFFF;
}

A.menuSelect
{
	COLOR: #008292;
	text-decoration: none;
	font-weight: bold;
}

A.menuSelect:hover
{
	COLOR: #FF9900;
}
