/* * * script-name: title.css * description: cascade-style-sheet file for site cover * * holder-name: Thrudhame Labs. * author-name: Alexander (Thor) Ivashchenko * * e-mail-addr: thor@compnet.ru * w-site-addr: http://thor.compnet.ru/ * * create-date: 16-Mar-2001 * lstmod-date: 31-May-2001 * */ a:link { text-decoration: none; color: #808080; } a:visited { text-decoration: none; color: #808080; } a:active { text-decoration: none; color: #808080; } a:hover { text-decoration: none; color: #57a6fd; } /* --- */ body { font-family: sans-serif; font-size: 10pt; color: #000000; background-color: #dcdcdc; background-image: url(http://www.frast.ru/images/bg_lgray.gif); } td { font-family: sans-serif; font-size: 10pt; color: #808080; } /* --- */ .copyright { font-family: sans-serif; font-size: 8pt; font-weight: bold; color: #808080; } .form-text { font-family: sans-serif; font-size: 10pt; color: #ffffff; background-color: #808080; } /* --- */ .construct { font-family: sans-serif; font-size: 1pt; }