link {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg_leaf.jpg);
	background-repeat: repeat;
	color: #009900;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;



}
a:link {
	text-decoration: none;
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;


}
a:hover {
	color: #0066FF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;

}
t1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #804000;
}
maintext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: normal;

}
text {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;


}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
.box {
	padding: 2px;
}
.test {
	font-size: small;
	padding: 2px;
	margin: 2px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	left: 2px;
	top: 2px;
}

