.lLnk10 {
   font-family: "Times New Roman";
   font-size: 75%;
   font-weight: bold;
   color: #009999;
   text-decoration: none;
   line-height: 130%;
}
.lLnk1 {
   font-family: "Times New Roman";
   font-size: 75%;
   color: #333333;
   text-decoration: none;
   line-height: 130%;
}
a.lLnk1:hover {
   text-decoration: underline;
}
A:link {
	COLOR: black; FONT-FAMILY: ; TEXT-DECORATION: none
}
A:visited {
	COLOR: black; FONT-FAMILY: ; TEXT-DECORATION: none
}
A:active {
	COLOR: red; FONT-FAMILY: ; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff0000; TEXT-DECORATION: underline
}