/* CSS Document */
A:link { text-decoration: none} 
A:visited { text-decoration: none } 
A:active { text-decoration: none }
A:hover { text-decoration: underline}
A{color : "#333333"}

p.text {
margin-left: 10px /* Поля вокруг текста */
}
