/*  Stylesheet2  */

body			{ 
					background-color: #000000;	
					font-family: verdana, arial, helvetica;
				}

a:link			{	color: #DDBB66;		}
a:visited	{	color: #DDBB66;		}
a:active		{	color: #FFFFFF;		}
a:hover		{	color: #FFFFFF;		}

a.gold		{	
					color: #DDBB66;
					font-size: 86%;
					font-family: verdana, arial, helvetica;
					font-weight: bold;
					text-decoration: none;
				}

p.dude
				{	
					color: #FFFFFF;
					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;
				}