.indextext {  font-family: Arial; font-size: 9px; font-style: normal; font-weight: normal; color: #00FFFF; text-decoration: none}

a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:700;
	color:#810a0a;
	text-transform:uppercase;
	text-decoration:none;
	margin-right:8px;
}

a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:700;
	color:#27f98d;
	text-transform:uppercase;
	text-decoration:none;
	margin-right:8px;
}
