a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #666666;
}
a:active {
	color: #FFFFFF;


.stiltnr {
	font-family: "Times New Roman", Times, serif;
}
#menyboks {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 500px;
}
#menyboks a {
	color: #FFFFFF;
}
