BODY		{
		font-family: Arial, Verdana, Helvetica, sans-serif;
		color: white; 
		background-color: rgb(148,134,118);
		font-size: 13px;	
		}

TD		{
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 13px;
		}

H1		{
		FONT-WEIGHT: bold;
		FONT-SIZE: 16px;
		FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
		COLOR: white;
		}

a:visited 	{
		color: white;
	  	}

a	  	{
		text-decoration: none;
	  	}

a:link	  	{  
		color: white;
	  	}


a:active  	{
		color: white;
	  	}

a:hover 	{
		color: rgb(235,218,200);
		text-decoration: none;
		}

img		{
		border: none;
		}	