#ref {word-break: break-all;}
a:link {color: #0000CC;
        text-decoration: underline;
		font-family: tahoma;
		font-size: 8pt;
}

a:visited {color: #0066FF;
           text-decoration: underline;
		   font-family: tahoma;
		   font-size: 8pt;}
		   
a:hover {color: #0066FF; 
         text-decoration: none;
		 font-family: tahoma; 
		 font-size: 8pt;}
		 
a.intext:hover {color: #5fa2b3; 
         text-decoration: underline;
		 font-family: tahoma; 
		 font-size: 10pt;}		 

a:active {color: #5fa2b3; 
          text-decoration: underline; 
		  font-family: tahoma; 
		  font-size: 8pt;}
		  
.m_text {font-family: tahoma; 
         font-size: 10pt;
		 color: #494949;}

.s_text {font-family: tahoma; 
         font-size: 8pt;
		 color: #494949;}		 

.c_text {font-family: tahoma; 
         font-size: 10pt;
		 color: #8C6A45;}
		 
.l_text {font-family: tahoma; 
         font-size: 8pt;
		 color: #898989;}		 