body, td {
	font-family:Arial, Trebuchet MS; 
	font-size:10pt;
	color:#3C5812;
}

body {
	background-color:#ffffff;
	/*
	background-color:#74BA0A;
	background-image:url('images/bg.jpg'); */
}

/*table {background-color:white;}*/

a {color:#63A156;}
a:hover {color:#93CD87;}

a.meny {color:white;text-decoration:none;font-weight:bold;}
a:hover.meny {color:#009900;text-decoration:none;font-weight:bold;}

a.topright {color:#63A156;text-decoration:none;font-weight:bold;}
a:hover.topright {color:#93CD87;text-decoration:none;font-weight:bold;}

a.whiteunderline {color:white;text-decoration:underline;}
a:hover.whiteunderline {color:#009900;text-decoration:none;}

.h2rubrik {text-decoration:none;}
a.h2rubrik {text-decoration:none;color:#3C5812;width:100%;display:block;}
a:hover.h2rubrik {color:#ffffff;text-decoration:none;}

.required {background-image:url(images/required.gif); background-position:top right; background-repeat:no-repeat;}
