.heading {
	font-family: Tahoma;
	font-size: 12px;
}
A.main {
 font-family: Tahoma;
 font-size: 11px;
 color: #FFFFFF;
 font-weight: bold;
  TEXT-DECORATION: none
}
A.main:hover {
font-family: Tahoma;
 font-size: 11px;
 color: #F3D54B;
 font-weight: bold;
 TEXT-DECORATION: none
}
A.book {
 font-family: Tahoma;
 font-size: 11px;
 color: #64220E;
 font-weight: bold;
  TEXT-DECORATION: underline
}
A.book:hover {
font-family: Tahoma;
 font-size: 11px;
 color: #000000;
 font-weight: bold;
 TEXT-DECORATION: underline
}
A.sub {
 font-family: Tahoma;
 font-size: 11px;
 color: #FFAD3F;
 font-weight: bold;
  TEXT-DECORATION: none
}
A.sub:hover {
font-family: Tahoma;
 font-size: 11px;
 color: #F3D54B;
 font-weight: bold;
 TEXT-DECORATION: none
}
.textfield {

border-bottom : 1px solid #511401;
  border-left : 1px solid #511401;
  border-right : 1px solid #511401;
  border-top : 1px solid #511401;
  font-family : Tahoma;
  font-size : 11px;
  color: #000000;
  background-color : #FFFFFF;
height: 15px;
}
.content {
	font-family: Tahoma;
	font-size: 11px;
}


.style4 {color: #64220e}
.style5 {
	color: #ffad3f;
	font-weight: bold;
}
.style6 {
	color: #5f0303;
	font-weight: bold;
}
.style7 {color: #000000}
.style8 {color: #63220c}
.style9 {color: #FFFFFF}
.style10 {color: #000000}
.style11 {color: #5f0303}
.style12 {color: #FF0000}

.skicka { background-color:transparent;
background-image: url(images/button.gif);
height: 18px;
width: 60px;
border: none; }