.txtdarkgray11 {
	font-family: tahoma;
	font-size: 11px;
	color: #515659;
	text-decoration: none;
}
.linkred {
	font-family: tahoma;
	font-size: 11px;
	color: #FF3300;
	text-decoration: underline;
}
.linkblue {

	font-family: tahoma;
	font-size: 10px;
	color: #3366CC;
	text-decoration: underline;
}
.txtdarkwhite11 {

	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.txtdarklink {


	font-family: tahoma;
	font-size: 11px;
	color: #FFFF99;
	text-decoration: underline;
}
.txtlightgray11 {

	font-family: tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
