/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#CD4346;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}


<!--
a:link {
	color: #98090F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #98090F;
}
a:hover {
	text-decoration: underline;
	color: #007AC2;
}
a:active {
	text-decoration: none;
	color: #98090F;
}



.arial15 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14;
	font-weight:700;
	color:#666666;
	}
	







