.t10_white {
	font-family: tahoma;
	font-size: 10px;
	color: #999999;
	text-decoration: none
}
.t10_yellow {
	font-family: tahoma;
	font-size: 11px;
	color: FFF3C3;
	text-decoration: none;
	font-weight: bold;
}
.t11_grey {  font-family: tahoma; font-size: 11px; color: 717579; text-decoration: none}
.t11_grey_titles {
	font-family: tahoma;
	font-size: 12px;
	color: 717579;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #003366;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #993300;
}
a:active {
	color: #333333;
}
.t11_blue {
	font-family: tahoma;
	font-size: 11px;
	color: #003366;
	text-decoration: none
}
.t11_blue_titles {
	font-family: tahoma;
	font-size: 14px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
.t11_green_titles {
	font-family: tahoma;
	font-size: 11px;
	color: #336666;
	text-decoration: none;
	font-weight: bold;
}
