.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.text a:link { color: #FFFFFF; font-weight: bolder; text-decoration: underline }
.text a:active { color: #FFFFFF; font-weight: bolder; text-decoration: underline }
.text a:visited { color: #FFFFFF; font-weight: bolder; text-decoration: underline }
.text a:hover { color: #ffca00; font-weight: bolder; text-decoration: underline }

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}

.footer a:link { color: #000000; text-decoration: none }
.footer a:active { color: #000000; text-decoration: none }
.footer a:visited { color: #000000; text-decoration: none }
.footer a:hover { color: #6c0000; text-decoration: underline }

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.yellow {
	color: #ffca00;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.yellow a:link { color: #ffca00; font-size: 14px; text-decoration: underline }
.yellow a:active { color: #ffca00; font-size: 14px; text-decoration: underline }
.yellow a:visited { color: #ffca00; font-size: 14px; text-decoration: underline }
.yellow a:hover { color: #ffca00; font-size: 14px; text-decoration: underline }

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}

.link a:link { color: #000000; text-decoration: none }
.link a:active { color: #000000; text-decoration: none }
.link a:visited { color: #000000; text-decoration: none }
.link a:hover { color: #6c0000; text-decoration: underline }