P	{
	font-family: verdana, arial, helvetica; sans-serif;
	font-size: 10pt;
	color: #605548;
	}	
	
ul  {
	font-family: verdana, arial, helvetica; sans-serif;
	font-size: 10pt;
	color: #605548;
	}
	
ol  {
	font-family: verdana, arial, helvetica; sans-serif;
	font-size: 10pt;
	color: #605548;
	}

a:link	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#C7BD94;
	}	
		
a:visited	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#9C9166;
	}	
		
a:active	{	
	text-decoration:	underline;
	font-weight:	bold;
	color:	#990000;
	}	
		
a:hover	{	
	text-decoration:	underline;
	font-weight:	bold;
	color:	#C7BD94;
	background: #FFFFFF;
	}
	
a:outside	{	
	text-decoration:	underline;
	font-weight:	bold;
	color:	#552700;
	}