.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
A   	{ color: #213D5E; text-decoration: none; }
A:link	{ color: #213D5E; text-decoration: underline; }
A:visited { color: #213D5E; text-decoration: underline; }
A:active { color: #213D5E; text-decoration: underline; }
A:hover	{ color: #CC6633; text-decoration: underline; }


.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
A.text2   	{ color: #213D5E; text-decoration: none; }
A.text2:link	{ color: #213D5E; text-decoration: underline; }
A.text2:visited { color: #213D5E; text-decoration: underline; }
A.text2:active { color: #213D5E; text-decoration: underline; }
A.text2:hover	{ color: #CC6633; text-decoration: underline; }


.textlt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
A.textlt   	{ color: #FFFFFF; text-decoration: none; }
A.textlt:link	{ color: #CC6633; text-decoration: underline; }
A.textlt:visited { color: #CC6633; text-decoration: underline; }
A.textlt:active { color: #CC6633; text-decoration: underline; }
A.textlt:hover	{ color: #FFFFCC; text-decoration: underline; }

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #213D5E;
}
A.title   	{ color: #213D5E; text-decoration: none; }
A.title:link	{ color: #213D5E; text-decoration: underline; }
A.title:visited { color: #213D5E; text-decoration: underline; }
A.title:active { color: #213D5E; text-decoration: underline; }
A.title:hover	{ color: #CC6633; text-decoration: underline; }

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #213D5E;
}
A.footer   	{ color: #213D5E; text-decoration: none; }
A.footer:link	{ color: #213D5E; text-decoration: none; }
A.footer:visited { color: #213D5E; text-decoration: none; }
A.footer:active { color: #213D5E; }
A.footer:hover	{ color: #CC6633; }
