@charset "windows-1251";
/* CSS Document */
a.links {
	color: #FFFFFF;
	text-decoration: none;
    font-weight: bold;
}
a.links:hover {
	color: #000000;
	text-decoration: none;
}

