/* CSS Document FRESH&amp;EAZY - www.freshandeazy.eu */


body {
padding: 0;
margin: 0;
background-color:#650d0e;
background-image: url(ww_portal_back.jpg);
background-position:center top;
background-repeat: no-repeat;
text-align:center;
	}

a img {
	text-decoration:none;
	border:none;
	}

.footer{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	margin-top:100px;
	padding-top:40px;
	border-top:thin #660000 groove;
	color: #330000;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
}

.footer a {
	color: #000;
	text-decoration: none;
	font-size:12px;
}

.footer a:hover {
	text-decoration: underline;
	font-weight:800;
}

.footer a:visited {
	color: #330000;
	text-decoration: line-through;
}