.10p {  font-size: 10px; line-height: 12px}
.14p {  font-size: 14px; line-height: 21px}
.12p {  font-size: 12px; line-height: 18px}
.18p {  font-size: 18px; line-height: 27px}
.24p {  font-size: 24px; line-height: 30px}
a {
	color: #333333;
	text-decoration: none
}

a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #F90;
	text-decoration: underline
}
