td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.whiteBold {
	font-weight: bold;
	color: #FFFFFF;
}
.whiteLink {
	color: #FFFFFF;
	text-decoration: none;
}
.redSmText {
	font-size: 10px;
	color: #B2300A;
	font-weight: bold;
	text-decoration: none;
}
.smText {
	font-size: 10px;
}
.redText {
	color: #B2300A;
	font-weight: bold;
	text-decoration: none;
}
.Btn {
	color: #FFFFFF;
	background-color: #D9B200;
	border: 1px solid #000000;
	font-weight: bold;
}

