.list1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: x-small; 
        font-style: italic; 
        line-height: normal; 
        font-weight: normal; 
        color: #CC0066; 
        text-decoration: none
}

.link1 {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;            font-size: x-small; 
        font-style: normal; 
        line-height: normal; 
        font-weight: bold; 
        color: #003366; 
        text-decoration: none
}
.list2 {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal; line-height: normal; font-weight: normal; color: #000066; text-decoration: none; list-style-type: square}
.blu { font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal; line-height: normal; font-weight: bold; color: #286097; text-decoration: none }
.blurev { font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal; line-height: normal; font-weight: bold; color: #66CCFF; text-decoration: none ; background-color: #286097}
.red { font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal; line-height: normal; font-weight: bold; color: #FF0000; text-decoration: none }
.white {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #FFFF00;
}
