/* CSS Document */

.bold {
	font-family: "Californian FB";
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}