
/* specific hyperlinks*/

a.link0:hover{
COLOR:#5B7337;
 text-decoration: none;
}

a.link1:hover{
color: #990033;
text-decoration: underline;
}
  
a.link2:hover{
color:#5B7337;
text-decoration: none;
}

a.link2g:hover{
color: #DCDCDC;
text-decoration: none;
}

a.link3:hover{
color:#5B7337;
text-decoration: underline;
}

 a.link1g:hover{
color:#FFFFFF;
text-decoration: none;
}


 .link0{ 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 9px; 
 font-weight: normal; 
 color: #990033;
 }

.link1{ 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 9px; 
 font-weight: normal; 
 color: #5B7337;
 text-decoration: none;
 }
 
  .link1g{ 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 10px; 
 font-weight: normal; 
 color: #DCDCDC;
 text-decoration: none;
 }
 
  .link2g{ 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 12px; 
 font-weight: normal; 
 color: #FFFFFF;
 text-decoration: none;
 }
.link2{ 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 10px; 
 font-weight: normal; 
 color: #990033;
 }
 
 
 .link3{ 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 12px; 
 font-weight: normal; 
 color: #990033;
 text-decoration: none;
 }
  
/* ALL TEXT ITEMS*/


/* standard text*/

.text0{ 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 9px; 
 font-weight: normal; 
 color: #666666;
 }

.text1{ 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 10px; 
 font-weight: normal; 
 color: #000000;
 }
 
 .text1c{ 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 10px; 
 font-weight: normal; 
 color: #990033;
 }
 
.text2{ 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 11px; 
 font-weight: normal; 
 color: #000000;
 }
 
 .text2c{ 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 11px; 
 font-weight: normal; 
 color: #990033
 }
 
.text3{ 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 12px; 
 color: #000000;
 }
 
 .text3w{ 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 12px; 
 color: #FFFFFF;
 }

 .textTinyWhite{ 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 9px; 
 color: #FFFFFF;
 }

 .text3C{ 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 12px; 
 color: #990033;
 }
 
 
.text4{ 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 14px; 
 color: #990033;
 font-weight: bold; 
 }
 
 .textjumbo{ 
 font-family: "Times New Roman", Times, serif; 
 font-size: 52px; 
 color: #990033;
 font-weight: bold;

 }
 
.menu1{
 font-family :  Arial, Helvetica, sans-serif;
 font-size : 10px;
 color : #990033;
 background : #FFFFFF;
 text-decoration: none;
}

.button1{
 font-family :  Arial, Helvetica, sans-serif;
 font-size : 10px;
 color : #FFFFFF;
 background : #990033;
 text-decoration: none;
}