a:link {color: yellow; text-decoration: underline;}
a:visited {color: yellow; text-decoration: underline;}
a:hover {color: lime; text-decoration: none;}  



a:link.yellow {color: yellow; text-decoration: underline;}
a:visited.yellow {color: yellow; text-decoration: underline;}
a:hover.yellow {color: lime; text-decoration: none;}  

a:link.white {color: white; text-decoration: none;}
a:visited.white {color: white; text-decoration: none;}
a:hover.white {color: yellow; text-decoration: underline;} 

a:link.black {color: black; text-decoration: none;}
a:visited.black {color: black; text-decoration: none;}
a:hover.black {color: red; text-decoration: underline;} 

a:link.white2 {color: white; text-decoration: none;}
a:visited.white2 {color: white; text-decoration: none;}
a:hover.white2 {color: white; text-decoration: underline;} 

a:link.lime {color: lime; text-decoration: underline;}
a:visited.lime {color: lime; text-decoration: underline;}
a:hover.lime {color: white; text-decoration: none;}

a:link.green {color: green; text-decoration: underline;}
a:visited.green {color: green; text-decoration: underline;}
a:hover.green {color: red; text-decoration: none;}

a:link.site {color: white; text-decoration: underline;}
a:visited.site {color: white; text-decoration: underline;}
a:hover.site {color: yellow; text-decoration: none;} 

a:link.navy {color: navy; text-decoration: underline;}
a:visited.navy {color: navy; text-decoration: underline;}
a:hover.navy {color: white; text-decoration: none;}

td.rule {font-family: arial, helvetica; font-size: 10pt; color: black;}

td.ind {font-family: arial, helvetica; font-size: 10pt; text-indent: 20px; color: black;}

td.title {font-family: arial, helvetica; font-size: 12pt; text-align: center; color: black;}
 
td {font-family: arial, helvetica; font-size: 10pt; color: white;}

td.black {font-family: "times new roman"; font-size: 10pt; color: black;} 

td.spec {font-family: arial, helvetica; font-size: 12pt; text-align: center; color: white;}

td.list {font-family: arial, helvetica; font-size: 12pt; text-align: left; color: white;}

td.sm {font-family: arial, helvetica; font-size: 8pt; font-style: italics; color: black;}  

td.menu {font-family: Tahoma; font-size: 10pt; color: #FFFFFF;}

td.main {font-family: arial, helvetica; font-size: 12pt; text-align: center; color: #00FF00;}

td.lime {font-family: "times new roman"; font-size: 20pt; text-align: center; color: #00FF00;} 

td.heading {font-family: "times new roman"; font-size: 24pt; text-align: center; color: white;} 

td.green {font-family: arial,helvetica; font-size: 14pt; text-align: center; font-weight: bold; color: white;}

span {font family: arial, helvetica; font-size: 12pt; color: white;}

li.ball {list-style-image: url('Pictures/ball.gif');}