body {
font-family: "Helvetica", Helvetica, monospace;
MARGIN: 0px;
  
}

td {
	font-family: "Helvetica", Helvetica;
	font-size: 11px;
	font-weight: bold;
}
.bold12 {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}

th {
	font-family: "Helvetica", Helvetica;
}



.andersbramsen {
	font-family: "Helvetica", Helvetica, monospace;
	font-size: 13px;
	font-weight: bold;
}



.graytext {
	color: #999999;

}






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


a:visited { 
color: #000000;
text-decoration: none; 
}

a:active { 
color: #000000;
text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
	letter-spacing:1px;



 }
 
 
 
 
 
 
 

a.main:link {
	color: #000000;
	text-decoration: none;
}


a.main:visited { 
color: #000000;
text-decoration: none; 
}

a.main:active { 
color: #000000;
text-decoration: none;
}

a.main:hover {
	color: #000000;
	text-decoration: none;
	letter-spacing:1px;


 }
 
 
 

a.bottomnav:link {
	color: #000000;
	text-decoration: underline;
}


a.bottomnav:visited { 
color: #000000;
text-decoration: underline; 
}

a.bottomnav:active { 
color: #000000;
text-decoration: none;
}

a.bottomnav:hover { 
color: #000000; 
text-decoration: none;

 }
 
 
 
A.andersbramsen:link {
	color: #000000; 
text-decoration: none;
}
A.andersbramsen:visited {
	color: #000000; 
text-decoration: none;
}
A.andersbramsen:hover {
	color: #000000; 
text-decoration: none;
}


A.site:link {
	color: #0000cc; 
text-decoration: underline;
}
A.site:visited {
	color: #0000cc; 
text-decoration: underline;
}
A.site:hover {
	color: #0000cc; 
text-decoration: none;
}


.underline {

text-decoration:underline;
}



.seperator {
	width: 100%;
	padding: 12px;
	border-style: dotted;
	border-width:1px;
	border-color: #666666;
}
.boxheader {
	letter-spacing: 0px;
}

