.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	border: thin dotted #003366;
	list-style-type: disc;
}
.index_cal {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	border: line #003366;
	list-style-type: disc;
	text-decoration: none;
}
a.index_cal {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	border: line #003366;
	list-style-type: disc;
	text-decoration: none;
}
a.index_cal:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #00CC66;
	border: line #003366;
	list-style-type: disc;
	text-decoration: none;
}
