.12font {
	font-size: 12px;
	line-height: 20px;
}
.whitefont {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
.efont {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 18px;
}
a.white:link, a.white:visited, a.white:active {
	color : #ffff00;
	font-size : 12px;
	text-decoration : none;
}