body{ margin: 0px; background-color: steelblue; } table{ font-family: Trebuchet MS; color: #ffffff; } a{ text-decoration: none; color: darkblue; } a:hover{ text-decoration: underline; color: darkred; } h5{ font-size: 20pt; font-family: Tahoma; color: #003366; text-transform: uppercase; } .vacio{ padding-bottom: 5px; } ol{ color: #003366; } ol li{ font-size: 15pt; } #banner{ text-align: center; padding-bottom: 5px; } .tit_ren{ font-weight: bolder; border-width: 2px; border-color: #333366; border-top-style: solid; } .des_ren{ padding: 4px; font-weight: normal; text-align: justify; border-width: 2px; border-color: #333366; border-style: solid; } .tit_ren .formato{ color: silver; font-size: 9pt; } .subir{ background-color: #333366; width: 802px; padding-right: 10px; margin-bottom: 5px; text-align: right; color: #ffffff; } .subir a{ color: #ffffff; } .subir a:hover{ color: gold; } .enlace{ font-size: 10pt; text-align: left; color: silver; }