.tahoma11black {
	font-family: tahoma;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #2F2400;
	text-decoration: none;
}
.tahoma11white {

	font-family: tahoma;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.tahoma11grey {


	font-family: tahoma;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #A19D9D;
	text-decoration: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;