.index {
	font-size: 12px;
	line-height: normal;
	color: #ffffff;
	text-decoration: none;
}
body {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a.in:link {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.in:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.in:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a.left:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.left:visited {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a.left:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
.cent {
	font-size: 12px;
	line-height: 20px;
	color: #000;
	text-decoration: none;
}
