.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #035003;
}
.mainbrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #6E4A00;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #F7F5DE;
}
.mainlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #9fb697;
}
.smalllink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #035003;
}
a.smalllink:link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #035003;
}
a.smalllink:visited 
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #035003;
}
a.smalllink:hover 
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #9FB697;
}
a.topnav:link 
{	
	font-family: Arial, Helvetica, sans-serif;
	color: #F7F5DE;	
	font: 10px;	
	text-decoration: none;	
	font-weight: bold;
}
a.topnav:visited 
{	
	font-family: Arial, Helvetica, sans-serif;
	color: #F7F5DE;	
	font: 11px;	
	text-decoration: none;	
	font-weight: bold;
}
a.topnav:hover 
{	
	font-family: Arial, Helvetica, sans-serif;
	color: #9FB697;	
	font: 10px;	
	text-decoration: none;	
	font-weight: bold;
}
