.text10 {
	font-size: 10px;
}
.text12 {
	font-size: 12px;
}
.text14 {
	font-size: 14px;
}
a:link {
	color: #0099CC;
}
a:visited {
	color: #0099FF;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FF0000;
}
.footer {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(common/footer_bg.gif);
	background-repeat: repeat-x;
	height: 39px;
	width: 100%;
	padding-top: 23px;
	text-align: center;
}
