/* .page {  */
/* 	background-color : #FFFFED;  */
/* 	background-image : url(gradback.jpg);  */
/* 	background-position : top;  */
/* 	background-repeat : repeat-x;  */
/* }  */

BODY {
	color: black; 
  	font-family: Arial, Geneva, Verdana, sans-serif;
	FONT-SIZE: x-small;
/*	background-color : #FFFFED;  */
	background-image : url(frame_bg.jpg);
/*	background-image : url(gradback.jpg); */
/*	background-position : top;  */
/*	background-repeat : repeat-x;  */
}

BODY.MENU {
	color: black;
}

TABLE {
	FONT-SIZE: 11pt;  
}

H1 {
	FONT-SIZE: 16pt;
}

H2 {
	FONT-SIZE: 14pt;
}

H3 {
	FONT-SIZE: 12pt;
}

H4 {
	FONT-SIZE: 10pt;
}



a.meny:link{
	color: #0000FF;
	text-decoration: none;
}
a.meny:active{
	color: #0000FF;
	text-decoration: none;
}
a.meny:visited{
	color: #990099;
	text-decoration: none;
}
a.meny:hover{
/*	color: #990099;  */
	color: #000000;
	text-decoration: none;
/*	font-weight: bold;  */
}
