.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #2A1FFF;
	text-decoration: none;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: blink;
}
.box1 {
	width: 170px;
	border: 1px solid #ffcc66;
}
.bg1 {
	background-color: #99cc00;
}
.bg2 {
	background-color: #f2fecd;
	border: 1px solid #ffcc66;
}
