.bodybgr {
	background-image: url(images/body-bgr.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.maintext {
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #9E8A98;
	text-decoration: none;
}

a.maintextlink, a.maintextlink:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #CE72B2;
	text-decoration: underline;
}

a.maintextlink:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #CE72B2;
	text-decoration: none;
}

.main {
	height: 589px;
	width: 812px;
	background-image: url(images/main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.cright {
	font-family: tahoma;
	font-size: 10px;
	color: #AF9BA6;
	text-decoration: none;
}
a.crightlink, a.crightlink:visited {
	font-family: tahoma;
	font-size: 10px;
	color: #AF9BA6;
	text-decoration: none;
}
a.crightlink:hover {
	font-family: tahoma;
	font-size: 10px;
	color: #A3025F;
	text-decoration: none;
}

