body {
background-color:#000000;
font-family: Arial, Helvetica, sans-serif;
font-size:10pt;
}
.enlaces {
font-size:12pt;
font-weight:bold;
color:#0000FF;
}
.enlaces:hover {
color:#FF0000;
}
.menu {
font-size:12pt;
font-weight:bold;
color:#0000FF;
}
.menu:hover {
color:#FF0000;
}
td {
background-color:#FFFFFF;
}
div {
background-color:#FFFFFF;
}
