BODY {
scrollbar-arrow-color:#ffffff; 
scrollbar-face-color:#511F00;
scrollbar-shadow-color: #AD1010; 
scrollbar-highlight-color: #FFFFFF; 
scrollbar-track-color: #54574F; 
}


a:link
	{
	color: #511F00;
	font-weight: none; 
	text-decoration:underline;
	}

a:visited
	{
	color: #511F00;
	font-weight: none; 
	text-decoration: underline;
	}

a:active
	{
	color: #511F00;
	font-weight: none; 
	text-decoration: underline;
	}

a:hover
	{
	color: #54574F;
	text-decoration: none;
	font-weight: none; 
	}

.white:link
	{
	color: #FFFFFF;
	text-decoration: none;
	}

.white:visited
	{
	color: #FFFFFF;
	text-decoration: none;
	}

.white:active
	{
	color: #FFFFFF;
	text-decoration: none;
	}

.white:hover
	{
	color: #34503E;
	text-decoration: none;
	}
	
