@charset "utf-8";
/* CSS Document */
a {
	font-family: Arial;
	color: #00E208;
}
a:visited {
	color: #00E208;
}
a:hover {
	color: #FF0;
}
a:active {
	color: #FF0;
}
body {
	background-color: #01460D;
	text-align: right;
}

.bookmark {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #0F0;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.buttons_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #0F0;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.bookmark a {
	color: #FF0;
	text-decoration: none;
}
.bookmark a:hover {
	color: #0F0;
}
.buttons_text a {
	color: #0F0;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
.buttons_text a:hover {
	color: #FF0;
}
.top {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.top a {
	color: #000;
	text-decoration: none;
}
.top a:hover {
	color: #0F0;
	text-decoration: none;
}

A .img  {
	border: 1px solid #090;
	font-family: Arial;
	font-size: 10px;
	color: #FF6;
	margin: 1px;
	height: 240px;
	width: 320px;
}
A:hover .img  {
	border: 1px dashed #000;
	font-family: Arial;
	font-size: 10px;
	color: #060;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #090;
	text-align: center;
}
.footer a {
	color: #0F0;
	text-decoration: none;
}
.footer a:hover {
	color: #FF0;
	text-decoration: none;
}
.topmain {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
}
.topmain a {
	color: #00B708;
	text-decoration: none;
}
.topmain a:hover {
	color: #FF0;
	text-decoration: none;
}