.box1 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #616161;
	border-left-color: #616161;
}
td {
	font-family: "Arial";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
}
.font1 {
	font-family: "Arial";
	font-size: 12px;
	color: #FFCC00;
}
.font2 {
	font-family: "Arial";
	font-size: 20px;
	line-height: 21px;
	color: #FFFFFF;
}
.font3 {
	font-family: "Arial";
	font-size: 13px;
}
a:link {
	font-family: "Arial";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: "Arial";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: "Arial";
	font-size: 12px;
	color: #FFFF00;
	text-decoration: underline;

}
a:active {
	font-family: "Arial";
	font-size: 12px;
	text-decoration: none;
}
