.font {
	font: bold 14px  Arial;
}
.top {
	font: bold 10px  Arial;
}
.top2 {
	font: bold 10px  Arial;
	color: #95DC1C;
}
.top1 {
	font: bold 20px  Arial;
	color: #95DC1C;
}

.top3 {
	font: bold 13px  Arial;
}
.top4 {
	font: bold 13px  Arial;
	color: #95DC1C;

A:hover {
	text-decoration: none;
}
.style1 {color: #FF0000}

.style2 {font-size: 13px}
