BODY {BACKGROUND-COLOR: #BBE8C7}
A {font-weight: bold}
A:active {COLOR: #633621; text-decoration: none;}
A:link {COLOR: #a9832e; text-decoration: none;}
A:visited {COLOR: #633621; text-decoration: none;}
A:hover {COLOR: #a9832e; text-decoration: underline;}/*здесь имеет значение даже
						       порядок следования правил*/
/*с точки начинается глобальные селекторы*/
.newstext {COLOR:#3C3104; font-family: TimesDL, "Times New", serif }
.maintext {
	COLOR:#633621;
	font-family: TimesDL, "Times New", serif;
	text-align: justify;
}
