/* Estilo para las páginas con Menú y con enlaces */
body {font-family:Arial; font-size:small}
a {font-family:Arial; font-size:small}
a:link { color:#E87400; text-decoration:none}
a:visited { color:#E87400; text-decoration:none}
a:hover { color:#000080; text-decoration:overline underline; cursor:default}
a:active { color:#008000; text-decoration:none}

small {font-family:Arial; font-size:x-small}

h1 {font-family:Arial, Verdana; font-size:xx-large}

table {font-family:Arial, Verdana; font-size:small}

