﻿#blanco {background-color: white;}
#rojo {background-color: red;}
#verde {background-color: green;}
#azul {background-color: blue;}
#teal {color: teal;}
#red {color: red;}
#blue {color: blue;}
#orange {color: orange;}
#purple {color: purple;}
#olive {color: olive;}
#fuchsia {color: fuchsia;}
#green {color: green;}
table {border: 1px solid white;}
td {border: 1px solid white;}