body {
  	background-color:#444444;
	font-family: Verdana, Arial, Helvetica, Lucida, sans-serif;
         <!--font-size:small; -->
         color:silver;
     }

td {
 background: #282828;
 font: smaller; 
 color: silver; 
}

h2 {
 font-size: small;
 color: #FFFFFF;
}

a:link { color:gray;
font-size: smaller;}
a:visited { color:gray;
font-size: smaller;}
a:hover { color:white;
font-size: smaller;}