 a:link    {color: #CC0000; text-decoration: none;}
 a:active  {color: #CC0000; text-decoration: none;}
 a:visited {color: #2D5F00; text-decoration: none;}
 a:hover   {color: #FF9900; text-decoration: underline;}


body {background: #FFE50C} 

.main   { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
          font-size: 14.0px;
	  line-height: 1.5;
          color: #666666;}
	
.header { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
          font-size: 22.0px;
	  font-weight: bold;
	  color: #CC3300;}
	  
.second { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
          font-size: 17.0px;
	  font-weight: bold;
	  color: #000000;}
	  
.menu   { font-family: "Verdana", Arial, Helvetica, sans-serif;
          font-size: 11px;
	  font-weight: normal;
	  color: #000000;}
	  
.small { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
         font-size: 13.0px;
         font-weight: normal;
	 color: #ffffff;}
