.caption {
	font-size: 16px;
	font-weight: normal;
	color: #333333;
}

.footer {
	font-size: 12px;
	color: #808080;
}
.hide {
	font-size: 9px;
	color: #FFFFFF;
}
.text {
	font-size: 12px;
	color: #303030;
}
.caption2 {
	font-size: 14px;
	color: #FFFFFF;
}
a {
	font-size: 12px;
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #0033FF;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.textbox {
	width: 380px;
}
.textalert {
	color: #FF0000;
}
