﻿A.comLink:link { 
text-decoration: none; 
color:#FC0; 
font-weight: bold; 
} 
A.comLink:visited { 
text-decoration: none; 
color: #FC0; 
font-weight: bold; 
} 
A.comLink:active { 
text-decoration: none; 
color: #ff9966; 
font-weight: bold; 
} 
A.comLink:hover { 
text-decoration: none; 
color: #ff0000; 
font-weight: bold; 
} 


A.listLink:link { 
text-decoration: none; 
color:#F60; 
font-size:small;
} 
A.listLink:visited { 
text-decoration: none; 
font-size:small;
color:#F60; 
} 
A.listLink:active { 
text-decoration: none; 
color: #ff9966; 
} 
A.listLink:hover { 
text-decoration: none; 
color: #0C0; 
font-size: small;
} 

A.newLink:link { 
text-decoration: none; 
color:#033; 
} 
A.newLink:visited { 
text-decoration: none; 
color:#033; 
} 
A.newLink:active { 
text-decoration: none; 
color: #ff3; 
} 
A.newLink:hover { 
text-decoration: none; 
color: #900;
} 