.txt1 {  font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #000000; line-height: 15px}
.menu {  font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; line-height: 15px}
.calendar {  font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #003399}
.footer {  font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #ffffff}
.maintxt {  font-size: 11px; font-family:  Arial, Helvetica, sans-serif; color: #000000; line-height: 15px}
.mainlinks {  font-size: 11px; font-family:  Arial, Helvetica, sans-serif; color: #000000; line-height: 15px}
.emaillinks {  font-size: 11px; font-family:  Arial, Helvetica, sans-serif; color: #000000; line-height: 15px}
.hdr {  font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; text-decoration: bold}
.txt2 { font-size: 10px; font-family: Arial, Helvetica, sans-serif }

.td {  font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #000000; line-height: 12px}

ol { 
font-family: Arial, Helvetica, sans-serif; 
 font-size: 10px; 
line-height: 5px;
padding-left: 5px;
padding-top: 5px;
color: #000000  /*black text color*/
 }


ul { 
font-family: Arial, Helvetica, sans-serif;  font-size: 12px; 
line-height: 15px;
list-style-type: disc;
padding-left: 5px;
padding-top: 5px;
color: #000000    /*black text color*/
 }


li { 
 font-family: Arial, Helvetica, sans-serif;  font-size: 12px; 
 line-height: 15px;
 padding-left: 0px;
 padding-top: 5px;
 color: #000000    /*black text color*/
 }
/*
a.mainlinks:link {color: #4666A1; text-decoration: 1px dotted #d88d00}
a.mainlinks:visited {color: #354180; text-decoration: none}
a.mainlinks:hover {color: #001544; text-decoration: bold; border-bottom: 1px dotted #d88d00}
*/

/*this is for the links color  in the body of the document*/

/*.mainlinks {
font-family:  Arial, Helvetica, sans-serif;
font: normal;
font-size: 10px;
text-decoration: none;    /*gold color  d88d00 */
/*color: #354180;   /*dark  blue 354180*/
/*line-height: 15px
border-bottom: 1px dotted #d88d00  /*gold color  d88d00 */
/*}





/*this is for the links color  in the body of the document  */
.mainlinks {
font-family:  Arial, Helvetica, sans-serif;
font: normal;
font-size: 11px;
color: #d88d00;
text-decoration: none;
line-height: 15px;
border-bottom: 1px dotted #d88d00;  

}




/* this stops the links from being underlined by putting the text decoration as none*/
a	{ 
text-decoration: none; 
 }


/*this is for the links mouseover color in the body of the  document*/
A.mainlinks:hover {
color:#6287be;
text-decoration: bold;
border-bottom: 1px dotted #6287be;  
}
 }
  




/*this is for the links color  in the body of the document*/
.menulinks {
font-family:  Arial, Helvetica, sans-serif;
font: normal;
font-size: 10px;
text-decoration: dashed 1px #d88d00;  /*gold color  d88d00 */
color: #4666A1;   /*med blue 4666A1*/
line-height: 15px
}

a.menulinks:link {color: #4666A1; text-decoration: none} /*blue color  4666a1 */
a.menulinks:visited {color: #354180; text-decoration: none} /*dark blue color  354180 */
a.menulinks:hover {color: #001544; text-decoration: bold; border-bottom: 1px dotted #d88d00 }
/*dark navy blue color  001544 */   /*gold color  d88d00 */