.WhiteContent {
 color: #FFFFFF;
}
.BottomLfCorner {
 background-image: url(../billeder/ha/diversos/BottomLfCorner.gif);
 background-repeat: no-repeat;
 background-position: bottom left;
}
.TopLfCorner {
 background-image: url(../billeder/ha/diversos/TopLfCorner.gif);
 background-repeat: no-repeat;
 background-position: top left;
}
.BottomRgCorner {
 background-image: url(../billeder/ha/diversos/BottomRgCorner.gif);
 background-repeat: no-repeat; 
 background-position: bottom right;
}
.TopRgCorner {
 background-image: url(../billeder/ha/diversos/TopRgCorner.gif);
 background-repeat: no-repeat;
 background-position: top right;
}
.bg_flower{
 background-image: url(../billeder/ha/diversos/bg_flower.jpg);
 background-repeat: no-repeat;
 background-position: top right;
}
small a:link {
 font-size: 9px;
 color:#cccccc;
 font-family: Arial, Helvetica;
}
small a:visited {
 font-size: 9px;
 color:#cccccc;
 font-family: Arial, Helvetica;
}
small a:hover {
 font-size: 9px;
 color:#ffffff;
 text-decoration: none;
 font-family: Arial, Helvetica;
}