.text {
	font-family: Verdana;
	font-size: 14px;
}
a:link {
	font-family: Verdana;
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;

}
a:hover {
	color: #0099FF;
	text-decoration: none;
}
.box {
	font-family: Verdana;
	font-size: 10px;
	height: 9px;
}
.buttom {
	font-family: Verdana;
	font-size: 9px;
	color: #446641;
	height: 20px;
}

