a { color: darkblue; text-decoration: none; font-weight: bold }

body { 	font-style: normal; line-height: normal; font-weight: normal; 
	color: #000000; 
	background-color: #669ACC;
	scrollbar-3d-light-color: #000000;
	scrollbar-arrow-color: #ffcc33;
	scrollbar-base-color: #1E2A63;
	scrollbar-dark-shadow-color: #001122;
	scrollbar-face-color: #1E2A63;
	scrollbar-highlight-color: #667788;
	scrollbar-shadow-color: #223344;
	font-family: "Times New Roman", Times, serif;
	/*background-image:url(../Images/BackGround01.gif);*/
background-image:none;
}
td {
	font-family: times, arial;
	font-size: 12px;
}

.mh_tdborder {background-color:#000000 ;}
.mh_tdtitre {background-color:#395874; color: #FFFFFF;}
.mh_tdpage {background-color:#8F9498; color: #FFFFFF;}
.mh_titre1 { font-size: 36px; font-style: normal; line-height: normal; font-weight: bold; color: #FFFFFF; }
.mh_titre2 { font-size: 24px; font-style: normal; line-height: normal; font-weight: bold; }
.mh_titre3 { font-size: 16px; font-style: normal; line-height: normal; font-weight: bold; color: #FFFFFF; }
.mh_titre4 { font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; }
.mh_form_submit { font-family: verdana, arial; font-size: 11px; background-color: #666633; color: #FFFFFF; border-width: 1; border-top-color: #CCCC00; border-left-color: #CCCC00; border-right-color: #330000; border-bottom-color: #330000; border-style: outset; border-width: 1; }
.mh_textbox {
	border: 1px solid #1E2A63;
	font-size: 12px;
	background-color: #FFFFEE;
	padding: 1px;
}
.mh_textareabox {
	border: 1px solid #1E2A63;
	font-size: 12px;
	background-color: #FFFFEE;
	padding: 4px;
}
.mh_selectbox {
	font-size: 12px;
	background-color: #FFFFEE;
	padding: 1px;
}

.mh_links { color: white; text-decoration: none; font-weight: bold}
.mh_monstres { color: darkred; text-decoration: none; font-weight: bold }
.mh_trolls_0 { color: darkred; text-decoration: none; font-weight: bold }
.mh_trolls_1 { color: darkblue; text-decoration: none; font-weight: bold }

ol {
	text-align: left;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #808080;

	border-color: darkred;
	border-width: 2px;
	border-style: solid;
	width: 80%;
	
	padding-left: 30px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;

	-moz-border-radius: 10px;
}