BODY  {
	font-family : "Trebuchet MS";
	font-size : 12px;
	font-style : normal;
	color : #4a4a4a;
}

 

.smallred  {
	font-family : "Trebuchet MS";
	font-size : 10px;
	font-style : normal;
	text-decoration : none;
	color : #b72222;
}

 

.bigred  {
	font-family : "Trebuchet MS";
	font-size : 12px;
	font-style : normal;
	text-decoration : none;
	color : #b72222;
}
 

.headline  {
	font-family : "Trebuchet MS";
	font-size : 14px;
	font-style : normal;
	text-decoration : bold;
	color : #000000;
}

 
.boksheadline  {
	font-family : "Trebuchet MS";
	font-size : 14px;
	font-style : bold;
	text-decoration : bold;
	color : #bebdbd;
}

.button {
	 border: 0px #FFFFFF none;
	 background-color: #FFFFFF;
         font-family: "Trebuchet MS";
         font-size: 14px
}

 

A:LINK  {
	font-family : "Trebuchet MS";
	font-size : 12px;
	font-style : bold;
	text-decoration : none;
	color : #b72222;
}
 

A:VISITED  {
	font-family : "Trebuchet MS";
	font-size : 12px;
	font-style : bold;
	text-decoration : none;
	color : #b72222;
}