.text {
	font-size: 16px;
	font-weight: bold;
	color: #1184B1;
	line-height: 21px;
}

a {
	text-decoration: none;
	color: #3366CC;
}

a:hover { color: #FF9900; }

.textb {
	font-size: 32px;
	font-weight: bold;
	color: #FF6600;
}
