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

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

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

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

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

