/* Стили ссылок текущих*/

.epigraf {
	text-align: right;
	font-family : Arial Cyr, Arial, Helvetica;
	font-size : 13px;
	color : #003121;
	font-style : italic;
}

.cont {
	text-align: right;
	font-family : Arial Cyr, Arial, Helvetica;
	font-size : 12px;
	color : #003121;
}

td {
	font-family : Arial Cyr, Arial, Helvetica;
	font-size : 14px;
	color : Black;
}

ul {
	font-family : Arial Cyr, Arial, Helvetica;
	font-size : 14px;
	color : Black;
}

ol {
	font-family : Arial Cyr, Arial, Helvetica;
	font-size : 14px;
	color : Black;
}


blockquote {
	margin-left : 45px;
}

p {
	text-align: justify;
	font-family : Arial Cyr, Arial, Helvetica;
	font-size : 14px;
	color : Black;
}


a:link {
	color: Green;
	text-decoration : none;
}

a:hover {
	color: red;
	text-decoration : none;
}
a:VISITED {
	color: #DB6200;
	text-decoration : none;
}

h1 {
	text-align: left;
	font-family : Arial Cyr, Helvetica, Arial;
	font-size : 21px;
	color : #003121;
	font-weight : normal;
}

.mlink {
	color : White;
	font-family : Arial Cyr, Helvetica, Arial;
	font-size : 12px;
}

.mlink:LINK {
	color : White;
	text-decoration : none;
	text-align : right;
}

.mlink:ACTIVE {
	color : red;
	text-decoration : none;
	text-align : right;
}

.mlink:HOVER {
	color : orange;
	text-decoration : none;
	text-align : right;
}	

.mlink:VISITED {
	color : #F8F8FF;
	text-decoration : none;
	text-align : right;
}	
