body		{
			background-color: #677642;
			color: 37603A;
			font-family: verdana, arial, trebuchet, sans-serif;
			}
			
			
a:link      {
			color: 37603a;
			text-decoration: none;
			font-weight: bold;
			}
			
a:visited 	{ 
			color: 37603a;
			text-decoration: none;
			font-weight: bold; 
			}	
			
a:hover     {
			text-decoration: none;
			font-weight: bold;
			color: #677642
			}	
				
			
a:active	{
			text-decoration: none;
			font-weight: bold;  
			color: 37603a;			
			}
a:visited:hover: {color: 37603a}
a:link:hover: {color: 37603a}
a:active:hover: {color: 37603a}



				

     		
a:link.special {
     		color: #E1D0F0;
		    font-weight: bold;
     		}
		 
		     
a:visited.special {
     		color: #E1D0F0;
     		text-decoration: none;
     		font-weight: bold; 
			}
     		
a:hover.special {
		    color: #96C299;
		    text-decoration: none;
		    font-weight: bold; 
		     }

a:active.special {
		    color: #E1D0F0;
		    text-decoration: none;
     		font-weight: bold; 
		     }
     		
a:link.special:hover { color: #96C299}
a:visited.special:hover { color: #96C299}
a:active.special:hover { color: #96C299}
