BODY 

H1 {
   color: #000066;
   font-family: Arial,Helvetica,Sans-Serif;
   font-size: 12px;
   font-weight: bold;
}

H2 {
	color:#999999;
	font-family: Arial,Helvetica,Sans-Serif;
    font-size: 12px;
    font-weight: bold;
}

H3 {
	color:#999999;
	font-family: Arial,Helvetica,Sans-Serif;
    font-size: 10px;
    font-weight: medium;
}

H4 {
	color:#333333;
	font-family: Arial,Helvetica,Sans-Serif;
    font-size: 16px;
    font-weight: bold;
}

.P {
   color: #FFFFFF;
   font-family: Arial,Helvetica,Sans-Serif;
   font-size: 14px;
   font-weight: medium;
}

p {
   color: #FFFFFF;
   font-family: Verdana,Arial,Helvetica,Sans-Serif;
   font-size: 12px;
   font-weight: normal;
   }
   
ul {
   color: #505A61;
   font-family: Arial,Helvetica,Sans-Serif;
   font-size: 11px;
   font-weight: medium;
   }
   
ol {
   color: #505A61;
   font-family: Arial,Helvetica,Sans-Serif;
   font-size: 11px;
   font-weight: medium;
   }


// cursor should turn into a hand for <INPUT TYPE=IMAGE> under netscape
INPUT.image { cursor: hand; }



a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none}
a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none; background-color: #808080}
a:active {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none; background-color: #808080}
a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none}


.link2 a {color:#FFFFFF;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-weight: normal;
text-decoration: underline;
}
.link2 a:visited {color:#FFFFFF;
font-family: Verdana,Arial,Helvetica,Sans-Serif;
font-size: 12px;
font-weight: normal;
text-decoration: underline;
}
.link2 a:active {color:#FFFFFF;
font-family: Verdana,Arial,Helvetica,Sans-Serif;
font-size: 12px;
font-weight: normal;
text-decoration: underline;
}
.link2 a:hover {color:#FFFFFF;background-color: #808080;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-weight: normal;
text-decoration: underline;
}
regular linkbackgound color #808080
Valentines linkbackgound RED color #B90000
St Patties day green #00CC00

