body { color: black; }

p {}

td {}

a:link { color: #fff }

a:visited { color: #f9ffcf }

a:hover { color: #fedc00 ; background-color: #3b669f; }

a:active { color: red }
.text1 { color: #fff; font-size: 16px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none; }
.text2 { color: #fff; font-size: 12px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; text-decoration: none; }
.cuadro { color: #000; font-size: 16px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; background-color: #ffe100; text-decoration: none; position: inherit; top: 10px; left: 10px; right: 10px; bottom: 10px; margin: 2px; padding: 4px; border: solid 1px #fff; }

