body{
	font-size: 85%;
}

.content a {
	text-decoration: none;
}

.content a, .content a:visited {
	color: #127DCF;
}

.content a:hover {
	color: #CF127D;
}

.pure-menu{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.fl_lang {
	position: absolute;
	top: 10px;
	right: 12px;
	margin: 0px;
	padding: 0px;
}

.home-menu ul{
	float: none;
}

.content-wrapper {
	min-height: 600px;
}

.footer{
    color: #ccc;
    font-size: .9em;	
}
