@charset "windows-1251";
/* CSS Document */

a:link {  color: red; text-decoration: none}
a:visited {  text-decoration: none; color: #FFCC66}
a:hover {  color: #99CCFF; text-decoration: underline}
body {  font-family: "Arial", "Helvetica", "sans-serif"}