body 
 { background-color: #c9b095; color: #222; font-size: 12px; font-family: Verdana, Haettenschweiler, "Arial Narrow" } 

/*Normale farver */ 

a:link 
 { color: #c85500; text-decoration: none ; font-weight: bold } 
a:visited 
 { color: #c85500; text-decoration: none ; font-weight: bold } 

a:link.cal-pvt
 { color: #f82510; text-decoration: none ; font-weight: bold } 
a:visited.cal-pvt
 { color: #f82510; text-decoration: none ; font-weight: bold } 

/* Hover farver */ 
a:active 
 { color: #525252; text-decoration: underline ; font-weight: bold } 
a:hover 
 { color: #525252; text-decoration: underline ; font-weight: bold }

table
  { color: #222; font-size: 12px }

TABLE.mainBox {
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}

TD.calenBlock {
	border-width: 0px 0px 0px 1px;
	border-style: dashed;
	border-color: #a1a1a1;
}

TD.calenBottom {
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
	border-color: #a1a1a1;
}

.smalltextatbottom
  {color: #444444 }