.subtitulos1 { background-color : #C6A964; font-size : 12pt; font-weight: bold; color: #9D411E; } BODY { color : #9D411E; font-family : Arial,Helvetica; font-size : 9pt; background-color : white;//#9D411E; } table , TABLE.tabla1 , .MsoNormalTableaaa { font-size : 9pt; background-color : white; } .tablaChica{/*, .tablaChica td, .tablaChica th */ /*border : solid thin black;*/ } td.celdaArriba { border-top: thin solid; border-bottom: none; } td.celdaAbajo{ border: none; } .costoHoy { color : FireBrick; } .cabeceraDtablaChica { font-weight: bold; text-align: center; } .atencion { color : FireBrick; } input, option , select, textarea,button { background-color : lightyellow; font-family : Arial,Helvetica; font-size : 9pt; } .pasoActual { background-color : white; } .tdNroStand { width: 1%; } A:link { color: #9D411E/* #81a440 royalblue*/ } /* unvisited links */ A:visited { color: #9D411E } /* visited links */ A:hover { color: FireBrick/* turquoise */ } /* user hovers */ A:active { color: #9D411E } /* active links */