body { color: black; background-color: white; }
p {}
td {}
a:link { color: blue }
a:visited { color: purple }
a:hover { color: purple }
a:active { color: red }
.txtwite { color: white; font-size: 12px; font-family: Arial; line-height: 19px; }
.txtwite2 { color: white; font-size: 12px; font-family: Arial; line-height: 13px; }

#gab{ margin:0 auto; padding:0; width:100px; height:100px; border:1px solid #fdf2c6;}
