a { text-decoration: none; font-family: Arial, Helvetica; }

// Colors: #ffffff-white, #ffff00-yellow, #ff3300-orange, #ff0000-red
//         #000066-navy blue, #6666ff-light blue, #66ff00-light green
// Tip'sSPOT.gif colors: #000066, #00ccff-lightblue, #66ff00-lightgreen, #ff9900-orange 

a:link {color: #ffff00;}
//a:visited {color: #ffff00;}
//a:active {color: #ffff00;}
a:hover {color: #ff0000;}
a.spacer:link, a.spacer:visited, a.spacer:active { font-size: 14pt; font-family: Arial, Helvetica; color: #ffffff; }
a.spacer:hover {color: #6666ff;}

.title, .header, .heading, .heading2, .heading3 { font-weight: bold; color: #ffff00; font-family: Arial, Helvetica; }
.header { font-family: Crillee, Desdemona, Arial, Helvetica; font-size: 20pt; }
.title { font-size: 16pt; text-align: center; }
.heading { font-size: 14pt; }
.heading2 { font-size: 12pt; } 
.heading3 { font-size: 10pt; }
.indent {text-indent: 3em;}
.whiteBG {bgcolor: #ffffff; }

hr { size: 5px; color: #000066; }
dt, dd { font-weight: bold;  font-family: Arial, Helvetica; }
dt { font-size: 14pt; color: #ffff00;}
dd { font-size: 12pt; color: #66ff00;}
a.list1:link, a.list1:active { color: #66ff00; }
a.list1:visited {color: #ffff00;}
a.list1:hover {color: #ff0000;}
 

.leftside { font-weight: bold; color: #ffff00; font-family: Arial, Helvetica; font-size: 14pt; }
.news1, .news2 { font-weight: bold; color: #ffff00; font-family: Arial, Helvetica; }
.news1 { font-size: 14pt; }
.news2 { font-size: 12pt; }

th, th.index2, .menu { font-size: 10pt; color: #ffffff; font-family: Arial, Helvetica; }
th { background-color: #cc0000; }
th.index2 { background-color: #999999; }
.home { font-size: 10pt; }
.footer { font-size: 8pt; font-family: Arial, Helvetica; text-align: center; }
.footer2 { font-size: 7pt; font-family: Arial, Helvetica; text-align: center; color: #000066;}
a.footer1:link, a.footer1:visited, a.footer1:active { font-size: 8pt; font-family: Arial, Helvetica; text-align: center; color: #000066;}
a.footer1:hover {color: #6666ff; }

.itemText { text-decoration: none; color: #ffffff; font: 12px Arial, Helvetica; }
.itemTextOver { text-decoration: none; color: #ffffff; font: 12px Arial, Helvetica; }
                    
