.small-text {
	font-family: Verdana;
	font-size: 10px;
	color: 1D2E5C;
	text-decoration: none;
}
.normal-text {
}
.big-text {
	font-family: Verdana;
	font-size: 11px;
	color: 1D2E5C;
}
.orange-title {
	font-family: Verdana;
	font-size: 22px;
	color: E66A25;
	font-weight: bold;
}
.blue-title {
	font-family: Verdana;
	font-size: 12px;
	color: 1D2E5C;
	font-weight: bold;

}
.blue-normal {
        font-family: Verdana;
        font-size: 10px;
        color: 1D2E5C;
        text-decoration: none;
}
.blue-big {
        font-family: Verdana;
        font-size: 12px;
        color: 1D2E5C;
        font-weight: none;

}
.orange-normal {

        font-family: Verdana;
        font-size: 11px;
        color: E66A25;
        font-weight: none;
}
.orange-big {

        font-family: Verdana;
        font-size: 12px;
        color: E66A25;
        font-weight: none;
}




