a:link, a:visited {
	font-size: 11px;
font-weight: bold;
      font-family: Tahoma, Arial;
	text-decoration: none;
	color: #333333;
	background-color: transparent;
}
a:hover, a:active {
    font-size: 11px;
      font-family: Tahoma, Arial;
	text-decoration: underline;
	color: #333333;
	background-color: transparent;	
}
td.reg {
      font-size: 11px;
      font-family: Tahoma, Arial;
      color: #5D5C5A;
	      }
td.blu {
      font-size: 11px;
      font-family: Tahoma, Arial;
      color: #336699;
	      }

td.gry {
      font-size: 10px;
      font-family: Tahoma, Arial;
      color: #CCCCCC;
	      }
