.text {
	color: #fff;
	font: 11px/14px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: justify;
}

.text a:link, .text a:active {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	padding: 1px;
}

.text a:visited {
	color: #d4d4d4;
	text-decoration: underline;
	font-weight: bold;
}

.text a:hover {
	color: white;
	text-decoration: underline;
	font-weight: bold;
	background-color: #50584e;
}

.footer {
	color: #fcd46e;
	font: 10px/11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.footer a:link, .footer a:visited {
	color: #fcd46e;
	text-decoration: none;
}

.footer a:hover {
	color: white;
	text-decoration: underline;
}

.lang {
	color: #a9050e;
	font: 10px/11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.lang a:link, .lang a:visited {
	color: #a9050e;
	text-decoration: none;
}

.lang a:hover {
	color: #fcd46e;
	text-decoration: underline;
}

.rolls {
	padding: 1px;
}

.rolls a:link, .rolls a:active, .rolls a:visited, .rolls a:hover {
	text-decoration: none;
}

.mainbox {
	height: 100%;
	top: 0;
	width: 100%;
	right: 0;
	vertical-align: middle;
	position: absolute;
}