.box-biggest {
    width: 720px;
	height: 100%;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
.font-normal {
	font-size: 100%;
	line-height: 160%;
	color: #333333;
}
.font-big {
	font-size: 125%;
	line-height: 170%;
	color: #333333;
}
.font-small {
	font-size: 90%;
	line-height: 140%;
	color: #333333;
}
}
.font-title{
	font-size: 115%;
	line-height: 160%;
	color: #333333;
}
a {text-decoration:none;}
a:hover {background:#888888; color:#FFFFFF;}
