body{
	margin:0px;
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#f8f7e5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7f1d58;
	}
.link-bg {
	background-image: url(images/link-bg.png);
	background-repeat: repeat-x;
	height: 43px;
}
.footer {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	color: #FFFFFF;
}
a.footer:hover {
	color: #000000;
	text-decoration: none;
}
a.footer:active {
	color: #000000;
	text-decoration: none;
}
.topic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7F1D58;
	font-weight: bold;
	text-decoration: none;
}
.txt-gray {
	color: #666666;
	text-decoration: none;
}
