body {
	background-color: #990000;
}

li {
	list-style-image: url(pics/list.gif);
	list-style-position: outside;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bolder;
}

a:visited {
	text-decoration: none;
	color: #CC6600;
	font-weight: bolder;
}

a:hover, a:active {
	background: #ffffff;
	text-decoration: none;
	color: #990000;
	font-weight: bolder;
}

.big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
	text-align: center;
	word-spacing: 5px;
	text-transform: uppercase;
}

.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-transform: none;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #F9700B;
	letter-spacing: 3px;
	text-transform: lowercase;
}

.tekstright {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-transform: none;
}

.border {
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	border-left: 1px solid #ffffff;
}
