A {
font-family: Arial, Tahoma;
font-size: 12px;
text-decoration: underline;
}
A:link {color: #31b2ea;}
A:visited {color: #4a759e;}
A:hover {color: #31b2ea; text-decoration: underline;}
A:active {color: #31b2ea;}

A.group {
font-size: 16px; 
font-weight: bold;
text-decoration: none;
}

A.white {color: white;}
A.white:link {color: white;}
A.white:visited {color: white;}
A.white:hover {color: white;}
A.white:active {color: white;}



TD, DIV {
color: white;
font-family: Arial; Tahoma;
font-size: 12px;
}
.alter_text {
font-weight: bold;
}

