input {
	font-size: 12px;
}
.chwhite {
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	font-size: 11px;
	color: blue;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: blue;
	text-decoration: none;
}
a:hover {

	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
}
a:active {


	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
}
.chwhitebold {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.chcontent {

	font-size: 12px;
	color: #666666;
}

table.info_frame {
	width: 642px;
}

table.info_inner_frame {
	width: 610px;
}
