.font {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
	color: #ffffff;
}
.font1 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
	color: #999999;
}
.font2 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
	color: #000000;
}
.font1 a:link {
	color: #999999;
	text-decoration: none;
}
.font1 a:visited {
	color: #999999;
	text-decoration: none;
}
.font1 a:hover {
	color: #ffffff;
	text-decoration: none;
}
.font1 a:active {
	color: #999999;
	text-decoration: none;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;

}
a:active {
	color: #ffffff;
	text-decoration: none;
}
.font3 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #FFFF00;
}
