.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
a {
	color: #621106;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	color: #621106;
}
.price {
	color: #FFFCB5;
	font-weight: bold;
}
.green_text {
	font-family: Tahoma;
	font-size: 10px;
	color: #9C2A1A;
}
.cancel {
    color: #BC0000;
	font-weight: bold
}
select, input, textarea {
	font-family: Tahoma;
	font-size: 10px;
}

td {
	color:white;
	font-family: Tahoma;
	font-size: 10px;
}
