	body {
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
	}


	.AbuttonLink {
	color: #284F77;
	text-decoration: none;
	}

	.AbuttonLink:hover {
	color: #18679E;
	text-decoration: none;
	font-weight: bold;
	}

	.text {
	font-size: 13px;
	font-family: Arial;
	}

	.SmText {
	font-size: 12px;
	font-family: Arial;
	}

	.NewLink {
	font-weight: bold
	}

	.Rc {
	font-weight: normal;
	}

	.Rc:hover {
	font-weight: bold;
	}

	.BooksLink {
	color: #124C7E;
	font-weight: bold;
	}

	.BooksLink:hover {
	color: #052B83;
	font-weight: bold;
	}

	.Mnews {
	color: #627D99;
	font-weight: normal;
	}

	.Mnews:hover {
	color: #07386A;
	font-weight: normal;
	}

	.TextC {
	color: #3C6390;
	}

	.TextC:hover {
	color: #0A65C2;
	}

	.adsText {
	color: #59769D;
	font-weight: bold;
	}

	.adsText:hover {
	color: #0B438F;
	font-weight: bold;
	}

	.UnderClass {
	text-decoration: none;
	}

	.UnderClass:hover {
	text-decoration: underline;
	}


