body {
	background-color: #ffffff;
}
.boxFrame {
	border: 1px solid #cccccc;
}
a:link {
	font-size: 12px;
	color: 666666;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: 666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #993300;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.white:link {
	font-size: 12px;
	color: ffffff;
	text-decoration: none;
}
.green12 {
	font-size: 12px;
	color: 7aba45;
	text-decoration: none;
}

a.white:visited {
	font-size: 12px;
	color: ffffff;
	text-decoration: none;
}
.ash12 {
	font-size: 12px;
	color: 666666;
	text-decoration: none;
}

a.white:hover {
	font-size: 12px;
	color: #993300;
	text-decoration: underline;
}
a.white:active {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.white12 {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.black12 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.green14 {
	font-size: 14px;
	color: 5D8F39;
	text-decoration: none;
}
