.white12 {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.yellow {
	font-family: Verdana;
	color: DAE58D;
	text-decoration: none;
}
.greenline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 4A721A;
}
.lightyellow {

	font-family: Verdana;
	font-size: 12px;
	color: E8F0AD;
	text-decoration: none;
}
.yellowline {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 8F882B;
}
.blueline {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 0990DC;
}
.blue12 {

	font-family: Verdana;
	font-size: 12px;
	color: #66FFFF;
	text-decoration: none;
}
.brown {

	font-family: Verdana;
	color: C8C2AA;
	text-decoration: none;
}

