.gray_text{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}
.gray_text a:link, .gray_text a:active, .gray_text a:visited{
color:#0A50A1;
text-decoration:none;
}
.gray_text a:hover{
text-decoration:underline;
}
.gray_text_bold{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#444444;
font-weight:bolder;
}
.gray_text_bold a:link, .gray_text_bold a:active, .gray_text_bold a:visited{
color:#444444;
text-decoration:none;
}
.gray_text_bold a:hover{
text-decoration:underline;
}
.gray_text_bold_inactive{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#999999;
font-weight:bolder;
}
.gray_text_bold_inactive a:link, .gray_text_bold_inactive a:active, .gray_text_bold_inactive a:visited{
color:#999999;
text-decoration:none;
}
.gray_text_bold_inactive a:hover{
text-decoration:underline;
}
.black_text{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}
.white_text{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#FFFFFF;
font-weight:bolder;
}
.white_text a:link, .white_text a:active, .white_text a:visited{
color:#FFFFFF;
text-decoration:underline;
}
.white_text a:hover{
text-decoration:underline;
}
.admin_stuff, .admin_stuff a:link, .admin_stuff a:active, .admin_stuff a:visited, .admin_stuff a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#444444;
text-decoration:none;
}
.admin{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FF3300;
}
.admin a:link, .admin a:active, .admin a:visited{
color:#666666;
background-color:#DEDEDE;
padding:2px 3px 2px 3px;
border:1px solid #666666;
text-decoration:none;
}
.admin a:hover{
color:#222222;
border:1px solid #222222;
text-decoration:none;
};
