body {background: #DED4C3 url(images/greenbackground.gif); }

table { font-style: normal;
       	background: #DED4C2;
	text-align: center; }

i {font-style: italic;
	color: darkolivegreen;
	font-weight: bold; }

A:link    {text-decoration: none; 
	   color:#435643; }

A:visited {text-decoration: none; 
           color:#435643; }

A:active {text-decoration: none; 
  	  color:#435643; }

A:hover {text-decoration: underline; 
         color:Crimson; }


