<style type="text/css">

A:visited {
   color : #00008b; 
}
 
A:link {
   color : #00008b; 
}
 
A:hover {
   background : #FFFF00;
}

A.nohover:hover {
   background : #FFFFFF;
}

.myhuge {
   font-family: verdana, arial, times;
   font-size: 20pt;
   font-weight: bold;
}

.mylarge {
   font-family: verdana, arial, times;
   font-size: 16pt;
   font-weight: bold;
}

.mybig {
   font-family: verdana, arial, times;
   font-size: 14pt;
   font-weight: bold;
}

.mybanner {
   font-family: arial, times;
   font-size: 12pt;
   font-weight: bold;
} 

.mydate {
   font-family: arial, verdana, times;
   font-size: 12pt;
   font-weight: normal;
} 

.mytitle {
   font-family: arial, verdana, times;
   font-size: 12pt;
   font-weight: bold;
   color: #3300CC;
} 

.mymenu {
   font-family: arial, times;
   font-size: 11pt;
   font-weight: normal;
} 

.mybtext {
   font-family: arial, verdana, times;
   font-size: 12pt;
   font-weight: bold;
} 

.mytext {
   font-family: arial, verdana, times;
   font-size: 11pt;
   font-weight: normal;
} 

.mycite {
   font-family: arial, verdana, times;
   font-size: 11pt;
   font-weight: normal;
   color : #00008b; 
} 

.mysmall {
   font-family: arial, verdana, times;
   font-size: 9pt;
   font-weight: normal;
} 
 
.footer {
   font-family: arial, verdana, times;
   font-size: 8pt;
   font-weight: normal;
} 


</style>
