/* CSS Document */
.hometext
	{
		font-family:Times;
		font-size:11px;
		line-height:16px;
		color:#000000;
	}
.hometextbold
	{
		font-family:Times;
		font-size:16px;
		font-weight:bold;
		line-height:16px;
		color: #000000   /*360302*/;
	}
.hometextbold1
	{
		font-family:Times;
		font-size:16px;
		font-weight:bold;
		line-height:20px;
		color:#990000;
	}
.hometextblack
	{
		font-family:Times;
		font-size:24px;
		font-weight:bold;
		line-height:40px;
		color:#000000   /*360302*/;
	}
.text
	{
		font-family:Times;
		font-size:16px;
		line-height:20px;
		color:#000000   /*360302*/;
	}
.textbold
	{
		font-family:Times;
		font-size:16px;
		font-weight:bold;
		line-height:18px;
		color:#000000;
	}
a {color:#63921a;}
a:hover{text-decoration:none;}
a.nav:link,visited {
	font-family:Times;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	line-height:20px;
	color: #767676;
	text-decoration: none;
}
a.nav:hover {
	font-family:Times;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	line-height:20px;
	color: #360302;
	text-decoration: underline;
}
a.nav1:link,visited {
	font-family:Times;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	line-height:20px;
	color: #767676;
	text-decoration: none;
}
a.nav1:hover {
	font-family:Times;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	line-height:20px;
	color: #990000;
	text-decoration: underline;
}
