body {
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 12px;
	color:#FFFFFF;
	margin: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #960000;
}
a:link, a:active, a:visited {
	color:#000000;
	text-decoration: none;
}
a:hover {
	color:#960000;
	text-decoration: underline;
}
