.tahoma11white {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.tahoma11white:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFEF89;
	text-decoration: none;
}
.tahoma11gray {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #4F4F4F;
	text-decoration: none;
}
a.tahoma11gray:hover {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #BB9A02;
	text-decoration: none;
}
.tahoma11black {


	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.tahoma11black:hover {


	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.times14black {


	font-family: Times New Roman;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
