﻿body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #1D0000;
	font-size: 12px;
	margin: 0px;

	background-color:DBC97D;
	background-image:url('images/mnnews_bg004.png');
	background-attachment: fixed;
	background-position:top center;
	background-repeat:repeat repeat;

	scrollbar-face-color:"DBC97D";
	scrollbar-highlight-color:"BLACK";
	scrollbar-3dlight-color:"BLACK";
	scrollbar-shadow-color:"BLACK";
	scrollbar-darkshadow-color:"BLACK";
	scrollbar-arrow-color:"Red";
	scrollbar-track-color:"BLACK";
 }
 
a:link {color: #CC0000; text-decoration: underline;}
a:hover {color: #FFFFFF;}
a:visited {color: #000000; font-weight:; text-decoration: underline;}

