BODY:link		{color: #CC6407;
				text-decoration: none;
				font-weight: bold
				}
BODY:active		{color: #F79741;
				text-decoration: underline;
				font-weight: bold
				}
BODY:visited	{color: #CC6407;
				text-decoration: none;
				font-weight: bold
				}
BODY			{color: #683D12;
				}

P 				{text-indent: 5em
				font-weight: normal;
				text-align: justify
				}
				
A				{color: #CC6407;
				text-decoration: none;
				font-weight: bold
				}

A:hover			{color: #F79741;
				text-decoration: underline;
				font-weight: bold
				}