@charset "utf-8";
/* CSS Document */
body {
    margin:0px;
	padding:0px;
	background-color:#66B51E;
	font-family:Arial, Helvetica, sans-serif;
}

table {font-size:11px;
color:#676767;
line-height:18px;
}

.title { font-size:14px;
color:#318F13;
font-weight:bold;
}

.text{
background-image:url(../images/index_19.jpg);
width:155px; height:25px;
border:0px;
font-size:11px;
color:#4DA213;
line-height:25px;
}
a:link {
	text-decoration: none;
	color: #676767;
}
a:visited {
	text-decoration: none;
	color: #676767;
}
a:hover {
text-decoration: none;
	color:#A2A2A2;
}
a:active {
	text-decoration: none;
	color: #676767;
}
.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.white:hover {
	color: #EAEAEA;
	text-decoration:none;
}
.white:active {
	color: #FFFFFF;
	text-decoration:none;
}
