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

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

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

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

TD  {
	text-align : center;
	font-weight : bold;
	font-size : 7.4pt;
	font-family : Verdana, Arial, sans-serif;
}
