.index {
	font-size: 9pt;
	color: #336600;
	text-decoration: none;
	background-image: url(pic/backgrund05.gif);
	background-position: right bottom;
	border: none;
	background-repeat: no-repeat;





}
a:link {
	color: #336600;
	text-decoration: none;
}
a:visited {
	color: 336600;
	text-decoration: none;
}
a:hover {
	color: 336600;
	text-decoration: none;
}
a:active {
	color: 336600;
	text-decoration: none;
}

