BODY {
	background : Black center;
	text-align : center;
	text-decoration : none;
	   color : #908070;
	scrollbar-base-color: #005C00;
	scrollbar-track-color: #003C00;
	scrollbar-arrow-color: Lime;
}

A:link, A:visited, A:active {
     text-decoration: none;
	 color: #908070;
 }
A:hover { 
	text-decoration: underline;
	color: Lime;	
 }

FORM {

}

TABLE {
/*	Link2-bg.jpg
*/
	background : url(Bilder/Gotyaa5ufs.jpg);
     	background-position : top left ;
		background-repeat : repeat;
	padding: 7px 10px 7px 10px;
	text-align: right;
}

SELECT { 		/*    rull  meny    */
	background-color: #002B00;
   	color:#CFD1CF ;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

/*
<TABLE 
CELLSPACING="2"  
CELLPADDING="14" BORDER="0"
 ALIGN="center"  
 BORDERCOLORDARK="#004000" 
 bordercolorlight="#317D33" 
 BACKGROUND="Bilder/Link2-bg.jpg">
*/

H1 {		/*    gästbok    */
	font: medium Impact;
	color : #908070;
	text-align: center;
}

H2 {		/*    C A I N     */
	color : #908070;
	font: large Impact;	
}

H3 {		/*    rubrik    */
	color : Yellow;
	font: large Impact;
}

H6 {		 /*   tom rad     */
	color : Black;
	font: large Impact;	
}

/*TD {
   text-align: center;
}
*/
