.maintitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #154A90;

}

.maintext {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #00F;
}
a:active {
	color: #00F;
}
}

.codetext {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #0386BE;

}
.subtitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #154A90;
}
.hearts {
	font-family: "Brush Script Std";
	font-size: 18px;
	font-weight: bold;
	color: #154A90;
}

