
a.black:link {color:#000000; text-decoration:none}
a.black:visited {color:#336699; text-decoration:none}
a.black:hover {color:#000000; text-decoration:underline; cursor:hand;}
a.black:active {color:#336699; text-decoration:none}


a.violet:link {color:#6600cc; text-decoration:none}
a.violet:visited {color:#6600cc; text-decoration:none}
a.violet:hover {color:#ffffff; text-decoration:underline; cursor:hand; background:#6600cc}
a.violet:active {color:#6600cc; text-decoration:none}

a.orange:link { color:#ff9933; text-decoration:none}
a.orange:visited { color:#ff9933; text-decoration:none}
a.orange:hover { color:#ffffff; text-decoration:none; cursor:hand; background:#ff9933}
a.orange:active { color:#ff9933; text-decoration:none}

a.mtm:link { color:#000000; text-decoration:none}
a.mtm:visited { color:#333333; text-decoration:none}
a.mtm:hover { color:#006699; text-decoration:bold; cursor:hand; background:#ff9900}
a.mtm:active { color:#000000; text-decoration:none}

a.red:link { color:#CC3333; text-decoration:none}
a.red:visited { color:#FF6666; text-decoration:none}
a.red:hover { color:#CC3333; text-decoration:underline; cursor:hand;}
a.red:active { color:#000000; text-decoration:none}

a.white:link { color:#ffffff; text-decoration:none}
a.white:visited { color:#ffffff; text-decoration:none}
a.white:hover { color:#000000; text-decoration:bold; cursor:hand; background:#ffffff}
a.white:active { color:#ffffff; text-decoration:none}
