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

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

A:hover  {
	text-decoration : none;
     COLOR: #5CABEF;
}

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

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

