body {
	font-family: "Trebuchet MS", Verdana;
	color: #000000;
}
.main {
	font-size: 0.8em;
	text-align: center;
}
.title {
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
}
.mainB {
	font-size: 0.9em;
	font-weight: bold;
}
.bord {
	border: 0.05em solid #006600;
}
a:link {
	color: #294100;
	text-decoration: underline;
}
a:visited {

	color: #294100;
	text-decoration: underline;
}
a:hover {


	color: #294100;
	text-decoration: none;
}
a:active {



	color: #000000;
	text-decoration: none;
}
