body {
	background-image: url(layout/bg1.jpg);
	background-color: #820000;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #820000;
	text-decoration: underline;
}
a:visited {
	color: #820000;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #820000;
	text-decoration: underline;
}
