.font1 {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.white {
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	line-height: 20px;
	color: #990000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	line-height: 20px;
	color: #CC6600;
	text-decoration: none;
}

