.dark_list_text {
	color: #000000;
}
.main_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.main_links:hover {
	text-decoration: underline;
	color: #006600;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(images/bg.gif);
}
.main_links2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.main_links2:hover {

	text-decoration: underline;
	color: #006600;
}
.main_links3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #060;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.text_center {
	text-align: center;
}
