/* CSS Document */

td {
	text-decoration: none;
	border: none;
}

img {
	text-decoration: none;
	border: none;
}

font {
	font-family: Tahoma;
	font-size: 11px;
	color: #B2ACB3;
	text-decoration: none;
	border: none;
}

.tah11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #B2ACB3;
	text-decoration: none;
	border: none;
}

a {
	font-family: Tahoma;
	font-size: 10px;
	color: #FEA900;
	text-decoration: underline;
	border: none;
}

a.regular {
	font-family: Tahoma;
	font-size: 11px;
	color: #FEA900;
	text-decoration: none;
}
a.regular:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: yellow;
	text-decoration: none;
}.spaced {
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
}
