a:link {
	color: #741414;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #741414;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #741414;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #741414;
	text-decoration: underline;
	font-weight: bold;
}
.mlacGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #BBC2C2;
	font-weight: bold;
}
.mlacBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #00C6FF;
	font-weight: bold;
}
.main12Grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5B5B;
}
.oneBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00C6FF;
	font-weight: bold;
}