﻿BODY {
	background-color:#cccc99;
	color:Black;
}

A:link {	
	text-decoration: none;
	color: #79773C
}	
A:visited 
{	
	text-decoration: none;
	color: #79773C
}	
A:active 
{	
	text-decoration: none;
	color: #79773C
}	
A:hover	
{	
	text-decoration: underline;
	color: #484724
}

.NormalText
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: verdana, geneva, arial, sans-serif;
}

.HiddenText  /* for search engine page description */
{
	font-weight: normal;
	font-size: 1px;
	color: #cccc99;
	font-family: verdana, geneva, arial, sans-serif;
}

