a
{   	
	font-family: Arial;
    font-size: 9pt;
	color: #517A2B;
	text-decoration: underline;
}

a:visited
{   	
	font-family: Arial;
    font-size: 9pt;
	color: #517A2B; ;
	text-decoration: underline;
}

a:hover
{   
	font-family: Arial;
    font-size: 9pt;
	color: #78AD36;
	text-decoration: underline;
}

:link.a       { text-decoration: none; font-family: Arial; font-size: 8pt; color: #517A2B; 
               font-weight: bold }
:active.a     { text-decoration: none; font-family: Arial; font-size: 8pt; color: #517A2B; 
               font-weight: bold }
:visited.a    { text-decoration: none; font-family: Arial; font-size: 8pt; color: #517A2B; 
               font-weight: bold } 
:hover.a      { text-decoration: underline; font-family: Arial; font-size: 8pt; color: #346527; 
               font-weight: bold }
               

:link.b       { text-decoration: underline; font-family: Arial; font-size: 10pt; color: #fff; 
                }
:active.b     { text-decoration: underline; font-family: Arial; font-size: 10pt; color: #fff; 
                }
:visited.b    { text-decoration: underline; font-family: Arial; font-size: 10pt; color: #fff; 
                } 
:hover.b      { text-decoration: underline; font-family: Arial; font-size: 10pt; color: #c6ffa8; 
                }
               

:link.c       { text-decoration: none; font-family: Arial; font-size: 9pt; color: #FFFFFF; 
               }
:active.c     { text-decoration: none; font-family: Arial; font-size: 9pt; color: #FFFFFF; 
               }
:visited.c    { text-decoration: none; font-family: Arial; font-size: 9pt; color: #FFFFFF; 
               } 
:hover.c      { text-decoration: none; font-family: Arial; font-size: 9pt; color: #66CCFF; 
               }
