.mainText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFCC66;
	letter-spacing: 2px;
}
.mainTextLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #FF3333;
	letter-spacing: 4px;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: text-bottom;
}
