.links-normal {
	color: #26628C;
}
.links-normal:hover {
	color: #6EC3A4;
}
{------------------- TEXT -----------------------}
.text-maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.text-breakout {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}