.txt11pxGrey {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}
a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
a:active {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;

}

