table.main { font-weight: bold; }
table.main a { font-size: 12px; font-family: Arial, times; font-weight: bold; line-height: 20px; text-decoration: none; }
table.main a:link  { color: black; text-decoration: none; }
table.main a:visited { color: black; text-decoration: none; }
table.main a:hover  { color: #cea500; font-weight: bold; }
table.main a:active { color: maroon; font-weight: bold; }

