a:link { color: #333333; text-decoration: none}
a:hover { color: #99CC00; text-decoration: none}
a:visited { color: #333333; text-decoration: none}
a:hover { color: #99CC00; text-decoration: none}
.box {
	font-size: 10px;
	background-color: #f5f5f5;
	border: 1px solid #cccccc;
	font-style: normal;
	line-height: normal;
	color: #333333;
}
.box2 {
	font-size: 12px;
	background-color: #f5f5f5;
	border: 1px solid #cccccc;
	font-style: normal;
	line-height: normal;
	color: #333333;
}
