.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style2 {
	font-size: 18px;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.Text {
	FONT-FAMILY: Verdana, Arial, Helvetica, Tahoma; FONT-SIZE: 9pt;
}

a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #B5B5B5;

}

.box1{
	border: 1px dashed #4F7B51;
	background: #8BB88C;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	
}

.box{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 5px; 
	width: 200px; 
	background-color:#8BB88C;
	border: 1px dashed #4F7B51; 
}

.linkinabox a:link{
	text-decoration: underline;
	color: #000000;
}

.linkinabox a:visited {
	text-decoration: underline;
	color: #000000;
}

.linkinabox a:hover {
	text-decoration: underline;
	color: White;
}
