p, td {font-family: arial, helvetica, sans serif; font-size:14px}

h2, h1 {font-family: times new roman, times, serif; color: red}

ul, li {font-family: arial, helvetica, sans serif; font-size:12px}

a:link { color: blue;  }
a:hover { color: #FF0000; TEXT-DECORATION: none}
a:visited { color: blue;  }
a:visited:hover {color: #FF0000; TEXT-DECORATION: none}


a.table2:link { color: black; TEXT-DECORATION: none; background-color:red }
a.table2:hover { color: white; TEXT-DECORATION: none;  background-color: red}
a.table2:visited { color: black; TEXT-DECORATION: none; background-color:red  }
a.table2:visited:hover {color: white; TEXT-DECORATION: none;  background-color: red}

.table1 {border-style: ridge; border-width: 3px; border-color: red}


