font.main { font-family: Verdana, Arial, Sans-Serif; color: black; font size: 12; }
a:link.main { color: blue; text-decoration: none; font size: 12; }
a:active.main { color: orange; text-decoration: none; font size: 12; }
a:visited.main { color: #0099CC; text-decoration: none; font size: 12; }
a:hover.main { color: red; text-decoration: underline; font size: 12; }

font.users { font-family: Verdana, Arial, Sans-Serif; color: black; font size: 12; }
a:link.users { color: blue; text-decoration: none; font size: 14; }
a:active.users { color: orange; text-decoration: underline; font size: 14; }
a:visited.users { color: #0099CC; text-decoration: none; font size: 14; }
a:hover.users { color: red; text-decoration: underline; font size: 14; }

font.edited { font-family: Verdana, Arial, Sans-Serif; color: black; font size: 9; }

font.sortusers { font-family: Verdana, Arial, Sans-Serif; color: black; font size: 16; }
a:link.sortusers { color: red; text-decoration: underline; font size: 16; font-weight : bold; }
a:active.sortusers { color: orange; text-decoration: underline; font size: 16; font-weight : bold; }
a:visited.sortusers { color: red; text-decoration: underline; font size: 16; font-weight : bold; }
a:hover.sortusers { color: blue; text-decoration: none; font size: 16; font-weight : bold; }

a:link.nav { color: white; text-decoration: none; font size: 14; font style: bold; }
a:active.nav { color: orange; text-decoration: none; font size: 14; font style: bold;}
a:visited.nav { color: black; text-decoration: none; font size: 14; font style: bold;}
a:hover.nav { color: red; text-decoration: none; font size: 14; font style: bold;}
