.linktext {	
 font-family: Arial;
 font-size: 8pt;
 color: #336699;
 font-weight: bold;
 text-decoration: none
}
.linktext:hover {	
 font-family: Arial;
 font-size: 8pt;
 color: #18324B;
 font-weight: bold;
 text-decoration: none
}
.linktext:active {	
 font-family: Arial;
 font-size: 8pt;
 color: #336699;
 font-weight: bold;
 text-decoration: none
}
.linktext:visited {
 font-family: Arial;
 font-size: 8pt;
 color: #336699;
 font-weight: bold;
 text-decoration: none
}
