body {
	background: url(sterren.gif) repeat;
	background-attachment: fixed;
	color: #E4C136;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 0px auto 0px;
	padding: 10px;
	scrollbar-arrow-color: #FFFF00;
	scrollbar-face-color: #C43E00;
	scrollbar-highlight-color: #0000FF;
	scrollbar-3dlight-color: #008000;
	scrollbar-shadow-color: #00FFFF;
	scrollbar-darkshadow-color: #008080;
	scrollbar-track-color: #E4C136;
}
A {
	color: #E4C136;
}
A:hover {
	color: #000000;
	background-color: #FFFFCC;
}
.menu a:hover {
	color: #C43E00;
	background-color: #E4C136;
}
.menu a {
	color: #EBE747;
	font-size: 16px;
	font-weight: bold;
}
hr {	
	height: 0;
    border: 0;
    border-top: 1px solid #0144ad;
}

.t2 {	
	font-size: 32px;
}

li {	
	font-weight: bold;
}
