p {
	font-size:11px;
}

h2 {
	font-size:19px;
}

h2.big {
	font-size:24px;
}

h2.small {
	font-size:14px;
}

.white h2, .white p, .white a, .white .box_content a {
	color:#fff;
}

.box_content p a {
	color:#333;
	text-decoration:underline;
}

.box_content p a:hover {
	text-decoration:none;
}
