INPUT {font-size: 12px; font-family: Tahoma, Arial}

.unbold {font-weight: normal}
.important { color: #ff0066}

P, DIV {font-family: Tahoma, Arial; margin:0; padding:0; border:0; font-size: 12px; color:#000000 }
TABLE, TD {font-family: Tahoma, Arial; margin:0; border:0; font-size: 12px; color:#000000 }
H2, H3, H1 {font-weight:500; font-family: Tahoma, Arial; color: #2c64c8; font-size:18px; margin:0px; padding:0}
H4 {font-weight:600; font-family: Tahoma, Arial; color: #ff0066; font-size:14px; margin:0; padding:0}

//a:hover {color: #f50000;  border-bottom:1px dotted #f50000; text-decoration: none;}
//a { color: #2056cf; border-bottom:1px dotted #2056cf; text-decoration: none;}

a:hover {color: #f50000;  text-decoration: underline}
a { color: #2056cf; text-decoration: underline;}

.footerText, .footerText:hover {border:0; font-size: 11px}

.newDate {color: #3a5eac; padding-bottom: 4px;font-family: Tahoma, Arial; font-size:9px; text-align:left}
.whiteLink, .whiteLink:hover { font-family: Tahoma, Arial; border:0; font-size: 11px; text-decoration:underline; color: #ffffff;}

/* Изменить курсор для JavaScript-ссылок */
a[href^="javascript:"], a[href^="JavaScript:"], a[href^="JAVASCRIPT:"] {
    cursor: move !important;
}
