/* CSS Document */
.hometext
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:16px;
		color:#63921a;
	}
.hometextbold
	{
		font-family:Tahoma;
		font-size:11px;
		font-weight:bold;
		line-height:16px;
		color:#63921a;
	}
.text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#767676;
	}
.textbold
	{
		font-family:Tahoma;
		font-size:11px;
		font-weight:bold;
		line-height:14px;
		color:#767676;
	}
a {color:#63921a;}
a:hover{text-decoration:none;}
a.nav:link,visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	line-height:20px;
	color: #767676;
	text-decoration: none;
}
a.nav:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	line-height:20px;
	color: #990000;
	text-decoration: underline;
}
a.nav1:link,visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	line-height:20px;
	color: #767676;
	text-decoration: none;
}
a.nav1:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	line-height:20px;
	color: #990000;
	text-decoration: underline;
}
