a:link, a:active, a:visited, a:hover {
color: #4A265A;
text-decoration: none}

body {
background-image: URL(images/bg.gif);
background-repeat: repeat-x}

@font-face {
font-family: "Monotype Corsiva"; - здесь мы указываем название шрифта
src: url("http://www.ot-serdca.ru/fonts/Monotype-Corsiva.TTF"); - здесь путь к описывающему его файлу
}

