.eurgeNavButton {
margin-left:30px;
margin-right: 30px;
}

a {
color: #ffffff;
}

#content-wp {
	text-align: left;
	padding-right: 20px;
}


a:visited {
color: #ffffff; 
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

a:active {
text-decoration: underline; 
color:#f0f0f0;
}

body {
background-color: #1d1d1d;
background-position: top;
background-image: url(http://www.eurge.net/bg.png);
background-repeat: repeat-x;
color:#ffffff;
font-family: Verdana,Arial,Helvetica;
font-size:16px;

}

