.graylink, .graylink:visited {
	color: #000000;
	font-size: 11px;
}

.graylink:hover {
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
}

.graytext {
    color: #1d1b54;
    font-size: 12px;
    letter-spacing: 0.05em;
}
.copyrights {
	color: #003768;
	line-height: 1em;
}
.contacts {
	color: #b3c6e2;
	line-height: 1em;
}
.warn {
	color: #ff0000;
	line-height: 1em;
}