
A.aa {text-decoration: none;}
A.aa:LINK {text-decoration: none; color: #000000;}
A.aa:VISITED {text-decoration: none; color: #000000;}
A.aa:HOVER {text-decoration: none; color: red; background-color:#ccccff;}

A.fff {text-decoration: none;}
A.fff:LINK {text-decoration: none; color: #333333;}
A.fff:VISITED {text-decoration: none; color: #333333;}
A.fff:HOVER {text-decoration: underline; color: red; background-color:#ffffff;}

.text1 {font-size: 15px; line-height: 20px; color: #333333;}
.text2 {font-size: 15px; line-height: 22px; color: #008080;}
.text3 {font-size: 14px; line-height: 18px; color: #666666;}
.text4 {font-size: 14px; line-height: 18px; color: #333333;}

