@charset "windows-1251";
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #006600;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #003300;
	text-decoration: underline blink;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #996600;
	text-decoration: underline;
}
