.LINKS {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 10px;
	line-height: 2;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999900;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #FF0000;
	font-weight: normal;
	font-style: normal;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: 0;
	text-indent: 3px;
}

