a:link {color: #222222; font-weight:bold; text-decoration: underline;}
a:visited {color: #222222; font-weight:bold; text-decoration: underline;}
a:hover {color: #cc0000}
a:active {color: #00cc00}

a.light:link {color: #333333; font-weight:bold; text-decoration: none}
a.light:visited {color: #333333; font-weight:bold; text-decoration: none}
a.light:hover {color: #cc0000}
a.light:active {color: #00cc00}

input.grey {background-color: #999999; font-weight: bold; font-size: 10px}
input.candy {background-color: #ffffee; font-size: 10px;}
