.index {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C6A63B;
	text-decoration: none;
	line-height: 18px;
}
a:link {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:hover {
	color: #C6A63B;
}

