body {
      background-color: #CCFFCC;
      font-size: small;
      }

table {
      font-size: small;
      }

a:hover{
       color:#FF0000
       }

   a  {
       font-size: small;
       font-weight: bold;
      }

*.titletable{
             background-color: #AAFFAA;
             color:000000;
	     font-weight:bold;
            }

*.maintable{
             background-color: #FFFFFF;
             color:000000;
	     border-width:20px;
             }


*.new{
             color:red;
	     font-weight:bold;
             }