/* mirs */
a.link1:link {
font-weight: bold; 
font-size: 12px; 
color: #FC0317; 
text-decoration: none;
}
a.link1:visited {
font-weight: bold; 
font-size: 12px; 
color: #CC6600; 
text-decoration: none;
}
a.link1:hover {
font-weight: bold; 
font-size: 12px; 
color: #FFFFBF; 
text-decoration: none;
}
a.link1:active {
font-weight: bold; 
font-size: 12px; 
color: #C87C28; 
text-decoration: none;
}
