a
{   	
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #000066;
	text-decoration: underline;
}

a:visited
{   	
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #000066 ;
	text-decoration: underline;
}

a:hover
{   
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #000056;
	text-decoration: underline
}

:link.a       { text-decoration: none; font-family: Arial; font-size: 9pt; color: #000000; 
               font-weight: bold }
:active.a     { text-decoration: none; font-family: Arial; font-size: 9pt; color: #000000; 
               font-weight: bold }
:visited.a    { text-decoration: none; font-family: Arial; font-size: 9pt; color: #000000; 
               font-weight: bold } 
:hover.a      { text-decoration: none; font-family: Arial; font-size: 9pt; color: #FFFFFF; 
               font-weight: bold }
               

:link.b       { text-decoration: none; font-family: Arial; font-size: 9pt; color: #000000; 
               font-weight: none }
:active.b     { text-decoration: none; font-family: Arial; font-size: 9pt; color: #000000; 
               font-weight: none }
:visited.b    { text-decoration: none; font-family: Arial; font-size: 9pt; color: #000000; 
               font-weight: none } 
:hover.b      { text-decoration: none; font-family: Arial; font-size: 9pt; color: #FFFFFF; 
               font-weight: none }
               

:link.c       { text-decoration: underline; font-family: Arial; font-size: 70%; color: #C4A686; 
                font-weight: bold }
:active.c     { text-decoration: underline; font-family: Arial; font-size: 70%; color: #C4A686; 
                font-weight: bold }
:visited.c    { text-decoration: underline; font-family: Arial; font-size: 70%; color: #C4A686; 
                font-weight: bold } 
:hover.c      { text-decoration: underline; font-family: Arial; font-size: 70%; color: #FFFFFF; 
                font-weight: bold }