/* Lower Link */
a.lowerLink:link {font-family: tahoma; color: #b09117; text-decoration: underline; font-size: 8pt; font-weight: none } 
a.lowerLink:visited{font-family: tahoma; color: #b09117; text-decoration: underline; font-size: 8pt; font-weight: none }    
a.lowerLink:hover{font-family: tahoma; color: #b09117; text-decoration: underline; font-size: 8pt; font-weight: none }  
a.lowerLink:active{font-family: tahoma; color: #b09117; text-decoration: underline; font-size: 8pt; font-weight: none } 

/* Menu Link */
a.menuLink:link {color: #FFFFFF; text-decoration: none; font-size: 10pt; font-weight: none}     
a.menuLink:visited{color: #FFFFFF; text-decoration: none; font-size: 10pt; font-weight: none} 
a.menuLink:hover{color: #FFFFFF; text-decoration: none; font-size: 10pt; font-weight: none}  
a.menuLink:active{color: #FFFFFF; text-decoration: none; font-size: 10pt; font-weight: none} 

/* Down Menu Link */
a.downLink:link {color: #907302; text-decoration: none; font-size: 10pt; font-weight: none}     
a.downLink:visited{color: #907302; text-decoration: none; font-size: 10pt; font-weight: none} 
a.downLink:hover{color: #907302; text-decoration: underline; font-size: 10pt; font-weight: none}  
a.downLink:active{color: #907302; text-decoration: none; font-size: 10pt; font-weight: none}

.black10 {font-family: tahoma; font-size: 10pt; color: #000000; text-align:justify }
