td {
	font-size: 12px;
	line-height: 16px;
}
.small {
	font-size: 10px;
	line-height: 16px;
	color: #666666;
}
.big {
	font-size: 14px;
	font-weight: bold;
}
.smallwhite {
	font-size: 10px;
	color: #FFFFFF;
}
.orangetext {
	color: #FF9900;
	font-size: 12px;
	line-height: 16px;
}
b {
	font-size: 12px;
	line-height: 16px;
}
a {
	font-size: 12px;
	line-height: 16px;
}
.smallbox {
	width: 35px;
}
.textbox {
	height: 100px;
	width: 400px;
}
.textwider {
	width: 300px;
}.large {
	font-size: 16px;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}
