﻿A:link { 
text-decoration : none; 
} 
A:visited { 
text-decoration : none; 
} 
A:hover { 
text-decoration : none; 
color : #66cc99; 
} 
.class0 A:link { 
text-decoration : none; 
} 
.class0 A:visited { 
text-decoration : none; 
} 
.class0 A:hover { 
text-decoration : none; 
color : #c2d7eb; 
} 
.class1 A:link { 
text-decoration : none; 
color : #ff0000; 
} 
.class1 A:visited { 
text-decoration : none; 
color : #ff0000; 
} 
.class1 A:active { 
text-decoration : none; 
} 
.class1 A:hover { 
text-decoration : none; 
color : #4fbbe3; 
} 
.class2 A:link { 
text-decoration : none; 
color : #5378ac; 
} 
.class2 A:visited { 
text-decoration : none; 
color : #5378ac; 
} 
.class2 A:active { 
text-decoration : none; 
} 
.class2 A:hover { 
text-decoration : underline; 
color : #97c804; 
} 