.white {
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #C0C0C0;
	text-decoration: none;
}
a:hover.white {
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #067C36;
	text-decoration: underline;
}
.white2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #025323;
	text-decoration: none;
}
a:hover.white2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #025323;
	text-decoration: underline;
}
.white1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #025323;
	text-decoration: none;
}
a:hover.white1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #00450D;
	text-decoration: none;
}
.white_bold {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #1E1E16;
	text-decoration: none;
}
a:hover.white_bold {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #F70101;
	text-decoration: underline;
}
.red1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #F70101;
	text-decoration: none;
}
