Body 
	{ 
    scrollbar-arrow-color : #D2212A;
	scrollbar-face-color : #2B1611;
	scrollbar-base-color : #2B1611;
	font-family : verdana ; 
	font-size : 11px ;
	background-color : #2B1611;
	}
	
.intro
	{
	font-family : "century gothic";
	font-size : 13px;
	color : #ffffff;
	font-style: normal;
	line-height: 30px;
	}

.copyright
	{
	font-family : century gothic;
	font-size : 10px;
	color : #594641;
	font-style: normal;
	}

/* class is always .arrow */
  A.arrow 
  	{
	text-decoration: none;
	font-family : century gothic;
	font-size : 10px;
	color : #594641;
	font-style: normal;
	font-weight: bold;
    }
	
  A:active.arrow 
  	{
	text-decoration: none;
	font-family : century gothic;
	font-size : 10px;
	color : #594641;
	font-style: normal;
	font-weight: bold;
	}
	
    A:visited.arrow 
	{
	text-decoration: none;
	font-family : century gothic;
	font-size : 10px;
	color : #594641;
	font-style: normal;
	font-weight: bold;  
    }
	
    A:hover.arrow 
	{
    text-decoration: underline ;
	font-family : century gothic;
	font-size : 10px;
	color : #675956;
	font-style: normal;
	font-weight: bold; 
	}
/* ================  END - These are the Navigation properties ================ */

