/* -------------- HOJA DE ESTILO DE LOS MENUS DE SITHNET ----------- */

A:link  {
    text-decoration : none;
    COLOR : #FFFFFF;
}

A:hover  {
	text-decoration : none;
       	filter:Glow(Color="#16931B",Strength="2");
        width:100;
}

A:visited  {
    text-decoration : none;
    COLOR : #B6C6B6;
}

TD  {
	font-weight : bold;
	font-size : 7.5pt;
	font-family : Verdana, Arial, Helvetica;
}

