body {
background-image:url(images/bk.png);
background-repeat:repeat-x;
background-color:#000000;
	font-family: Arial, sans-serif;
	font-size:14px;
	color: #ffffff;
	margin:0px;
	line-height:17px;
}

a { text-decoration:none }
a:link { color: #66120c; text-decoration:underline }
a:visited { color: #66120c; text-decoration:underline }
a:active { color: #66120c; text-decoration:underline }
a:hover { color: #ffffff; text-decoration:underline }