.index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #333333;
}
.bot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-weight: lighter;
	color: #FFFFFF;
}
a:link {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight:lighter;
	line-height: 0px;
	color: #0066FF;
	text-decoration: underline;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight:lighter;
	text-align: left;
	word-spacing: 1px;
	white-space: normal;
	color: #0066FF;
	text-decoration: underline;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #333333;
	word-spacing: 1px;
	white-space: normal;
}
a:active {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight:lighter;
	text-align: left;
	word-spacing: 1px;
	white-space: normal;
	color: #0066FF;
	text-decoration: underline;
}