body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin: 0px;
}

.HomeTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4b5576;
	height:30px;
}
.HomeTitle a:link, .HomeTitle a:visited{
	color: #4b5576;
}
.HomeTitle a:hover{
	color: #4b5576;
	text-decoration: underline;
}

.ProductTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2c501e;
}
.ProductTitle a:link, .ProductTitle a:visited {
	color: #2c501e;
	text-decoration: none;
}
.ProductTitle a:hover {
	color: #2c501e;
	text-decoration: underline;
}

.ProductBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	;
}

.OngoingBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.HomeLink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #d86800;
}
.HomeLink a:link, .HomeLink a:visited {
	color: #d86800;
	text-decoration: underline;
}
.HomeLink a:hover {
	color: #d86800;
	text-decoration: underline;
}

.HomeQuote {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 13px;
	color: #16244f;
	line-height: 18px;
}

.HomeNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #121542;
}
.HomeNews a:link, .HomeNews a:visited {
	color: #121542;
	text-decoration: none;
}
.HomeNews a:hover {
	color: #31357b;
	text-decoration: underline;
}

.GreenLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #005c11;
	font-weight:bold;
	text-decoration: underline;
}
.GreenLink a:link, .GreenLink a:visited {
	color: #005c11;
	text-decoration: underline;
	font-weight:bold;
}
.GreenLink a:hover {
	color: #1a6e29;
	text-decoration: underline;
	font-weight:bold;
}

.HomeBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #121542;
}
.HomeBox a:link, .HomeBox a:visited {
	font-size: 12px;
	color: #121542;
	text-decoration: none;
}
.HomeBox a:hover {
	font-size: 12px;
	color: #121542;
	text-decoration: underline;
}
