td {
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
}
input {
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
}
textarea {
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
}
select {
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
	border: none;
}
a {
	border: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFAA00;
	text-decoration: none;
}

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

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

a:hover { color: #000000; }
			
img {
	text-decoration: none;
	border: none;
}
font {
	font-family: Tahoma;
	font-size: 11px;
	color: #D3AC99;
	text-decoration: none;
	border: none;
}

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