.tahoma11grey {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.link11white {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.link11white:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.link11orange {
	font-family: Tahoma;
	font-size: 11px;
	color: #f29a01;
	text-decoration: underline;
}
.link11orange:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #f29a01;
}
.tahoma11white {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.tahoma11blue {
	font-family: Tahoma;
	font-size: 11px;
	color: #251370;
	text-decoration: none;
}
.tahoma11blue:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #251370;
	text-decoration: underline;
}

