Просмотр файла style.css

Размер файла: 508B
body { background-color: #E7E7E7; }
td, tr, a, p { font-family: Arial, Helvetica, sans-serif; font-size:13px; }
h1 { font-size: 22; margin:0px; color: #3C6194; }
a { color: blue; text-decoration: none; }
a:hover { color: #2136f6; text-decoration: underline; }
a.s { color: #981912;  text-decoration: none; font-weight: bold; }
a.s:hover { color: #981912; text-decoration: underline; font-weight: bold; }
.zag { background-color: #981912; color:#FFFFFF; text-align: center; }
.help { color: #3C505E; }