body		{
				background: #fff;
				font-family: arial, verdana, helvetica, sans-serif;
				}
				
img			{
				display: block;
				border: none;
				}
				
img a		{
				border: none;
				}
				
#content p	{
				font-size: 11px;
				}
				

				
#footer		{
				font-size: 9px;
				}
				
#content a:link, #content a:visited
			{
				color: #B99413;
				text-decoration: underline;
				}
				
#content a:hover		
			{
				text-decoration: none;
				}
				
#footer a:link, #footer a:visited
			{
				color: #000;
				text-decoration: underline;
				}
				
#footer a:hover
			{	
				text-decoration: none;
				}		
				
