.style1:link {  font-family: Arial, Helvetica, sans-serif; 
             font-size: 10px; 
             font-style: normal; 
             font-weight: bold; 
             color: #003399; 
             text-decoration: none}
             
.style1:active {  font-family: Arial, Helvetica, sans-serif; 
             font-size: 10px; 
             font-style: normal; 
             font-weight: bold; 
             color: #003399; 
             text-decoration: none}

.style1:visited {  font-family: Arial, Helvetica, sans-serif; 
             font-size: 10px; 
             font-style: normal; 
             font-weight: bold; 
             color: #003399; 
             text-decoration: none}
             
.style1:hover {  font-family: Arial, Helvetica, sans-serif; 
             font-size: 10px; 
             font-style: normal; 
             font-weight: bold; 
             color: #CC3300; 
             text-decoration: underline}
             
             
.ggstyle1:hover {  font-family: Arial, Helvetica, sans-serif; 
             font-size: 12px; 
             font-style: normal; 
             font-weight: bold; 
             color: #1C742B; 
             text-decoration: none}
             
.ggstyle2:link {  font-family: Arial, Helvetica, sans-serif; 
             font-size: 12px; 
             font-style: normal; 
             font-weight: bold; 
             color: #FF0000; 
             text-decoration: none}   
             
.ggstyle2:hover {  font-family: Arial, Helvetica, sans-serif; 
             font-size: 12px; 
             font-style: normal; 
             font-weight: bold; 
             color: #FF0000; 
             text-decoration: underline} 
             
.ggstyle3:link {  font-family: Arial, Helvetica, sans-serif; 
             font-size: 12px; 
             font-style: normal; 
             font-weight: bold; 
             color: #1C742B; 
             text-decoration: underline}   
             
.ggstyle3:hover {  font-family: Arial, Helvetica, sans-serif; 
             font-size: 12px; 
             font-style: normal; 
             font-weight: bold; 
             color: #FF0000; 
             text-decoration: underline}                                               
             