body,td {font-family: Arial, Tahoma, Verdana; font-size: 12px;} 

A { text-decoration: none; color:red; font-weight:normal; } 
A:hover { text-decoration: none; color:blue; font-weight:normal; } 

.std { font-family: Arial, Tahoma, Verdana; font-size: 12px; font-weight: normal; color: #000000;  text-align: justify; line-height: 120%; }
A.std:LINK { color: red; text-decoration: none; font-weight: normal; }
A.std:VISITED { color: red; text-decoration: none; font-weight: normal; }
A.std:HOVER { color: red; text-decoration: none; font-weight: normal; }

.msl { font-family: Arial, Tahoma, Verdana; font-size: 10px; color: #000000; }
A.msl:LINK { color: #000000; text-decoration: none; font-weight: normal; }
A.msl:VISITED { color: #000000; text-decoration: none; font-weight: normal; }
A.msl:HOVER { color: #000000; text-decoration: underline; font-weight: normal; }

.mul {  font-family: Arial, Tahoma, Verdana; font-size: 12px; font-weight: bold; color: green; text-decoration: none; }
A.mul:LINK { font-weight: bold; color: red; text-decoration: none; }
A.mul:VISITED { font-weight: bold; color: red; text-decoration: none; }
A.mul:HOVER { font-weight: bold; color: black; text-decoration: none; }

.big { font-family: Tahoma, Verdana, Arial; font-size: 16px; color: #404040; }
A.big:LINK { color: #000000; text-decoration: none; font-weight: normal; }
A.big:VISITED { color: #000000; text-decoration: none; font-weight: normal; }
A.big:HOVER { color: #000000; text-decoration: underline; font-weight: normal; }
