.font {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 140%;
	margin-top: 15px;
}
.font a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.font a:hover{
	color: #CCCCCC;
}
