/* CSS Document */

.maintext{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:18px;
	background-color:#f7f7d6;
	padding:20px;
	}

.maintext a {
	display: inline;
	color:#000000;
	text-decoration:none;
	font-weight:bold
	}

.maintext a:link {
	color:#268EE6
}

.maintext a:hover {
	color:#268EE6;
}

.maintext a:visited {
	color:#268EE6;
}
