.text {
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}
.main-title {
	font-size: 14pt;
	color: #006666;
}.sub-title {
	font-size: 12pt;
	color: #48220B;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
}
