/*  Stylesheet3  */

body			{ 
					background-color: #CCCCAA;	
					font-family: verdana, arial, helvetica;
					margin-top: 20px;
					margin-left: 10px;
				}

a:link			{	color: #FFFFFF;		}
a:visited	{	color: #FFFFFF;		}
a:active		{	color: #FFFFFF;		}
a:hover		{	color: #886622;		}

a.white		{	
					color: #FFFFFF;
					font-family: verdana, arial, helvetica;
					font-weight: bold;
					text-decoration: none;
				}

a.gold		{	
					color: #886622;
					font-family: verdana, arial, helvetica;
					font-weight: bold;
					text-decoration: none;
				}

p.dude
				{	
					color: #FFFFFF;
					font-weight: bold;
				}

p.accent
				{	
					color: #886622;
					font-weight: bold;
				}

span
				{
					color: #FFFFFF;
					font-weight: bold;
				}

span.look		
				{
					color: #FFFFFF;
					font-weight: bold;
				}

span.accent		
				{
					color: #886622;
					font-weight: bold;
				}

h2
				{
					color: black;
				}

h4
				{
					color: black;
				}

h4.look
				{
					color: white;
				}

h4.accent
				{
					color: #886622;
				}

h5
				{
					color: black;
				}

h5.look
				{
					color: white;
				}

h5.accent
				{
					color: #886622;
				}