a:link       { color: #0066CC; text-decoration: none; font-weight: bold }
a:visited    { color: #C0C0C0; text-decoration: none; font-weight: bold }
a:hover      { color: #CC3300; text-decoration: underline; font-weight: bold }
a:active     { color: #CC3300; text-decoration: underline; font-weight: bold }

.textyearTimes {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #30F;
}

.textlineTimes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.textlineArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

.textHeaderArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.textHeaderUnderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: underline;
	font-weight: normal;
}
