a:link
{
	color: lightgrey;
	font-weight:bold;
	text-decoration: none;
}
a:visited
{
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;

} 
a:active 
{
	color: #ff6600;
	font-weight:bold;
	text-decoration: none;

}
body
{
background-color: #000000;
font-family: verdana;
font-size: 11px;
color: #ffffff;
}
td
{
font-family: verdana;
font-size: 11px;
color: #ffffff;
}
#boks1 {
	position:absolute;
	top: 50px;
	left: 50px;
}

table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: verdana;
	color: #ff6600;
}