.text-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #336666;
}
a.text-large:link {color: #FF6600; text-decoration: none;}
a.text-large:visited {color: #FF6600; text-decoration: none;}
a.text-large:hover {color: #FF6600; text-decoration: underline;}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #336666;
}
a.text:link {color: #FF6600; text-decoration: none;}
a.text:visited {color: #FF6600; text-decoration: none;}
a.text:hover {color: #FF6600; text-decoration: underline;}
.menu-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu-link:link {color: #FFFFFF; text-decoration: none;}
a.menu-link:visited {color: #FFCC33; text-decoration: none;}
a.menu-link:hover {color: #FFCC33; text-decoration: underline;}

