@charset "UTF-8";
/*--- Container LAyers used to center all page ---*/
.font_bigger_text {
	font-size: 22px;
	font-weight:bold;
}

.font_blue {
	color:#66CCFF;
}

p {
	margin-top:0px;
	padding:0px;
}

a {
	color:#66CCFF;
	text-decoration:none
}