
body {
	color: #333333;
	font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	margin: 0;
	padding: 0;
	font-size:14px;
	background-image:url(../images/waterenvuur_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	line-height: 20px;
}



.llanllyrHead {
	color: #ff6600;
	
}

.watervuurHead {
	color: #000;
	font-weight:bold;
}



.text {
	padding-top:10px;
	font-size:12px;
	padding-bottom:25px;
	
}

html {overflow-y: scroll;}




a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #000000;
}


.button{
	border:#CC0000;
	color: #ff6600;
	width:530px;
	height:30px;
	background-color:#00FFCC;
}



#text a {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}


#text a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #999999;
}






#footer {
	border-top: 1px solid #000000;
	padding-top:15px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

#footer a {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}


#footer a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}

