/* база */
body { 
 font-family : verdana,arial,helvetica; 
 font-size: 12px;
 background-color: #000033;
 color: white;
}

a:link, a:visited, a:active 
{font-family: verdana, tahoma, arial, helvetica, sans-serif;
 font-size: 13px; color: rgb(75, 193, 255);font-weight: bold;
 text-decoration: none
}
a:hover
{color: rgb(255, 0, 0);
 font-weight: bold; text-decoration: underline
}

a.l:link, a.l:visited, a.l:active 
{font-family: verdana, tahoma, arial, helvetica, sans-serif;
 font-size: 13px; color: rgb(75, 193, 255);font-weight: bold;
 text-decoration: underline
}
a.l:hover
{color: rgb(255, 0, 0);
 font-weight: bold; text-decoration: underline
}

a.txt:link, a.txt:visited, a.txt:active 
{font-family: verdana, tahoma, arial, helvetica, sans-serif;
font-size: 11px; color: white; font-weight: bold;
 text-decoration: underline
}
a.txt:hover
{color: rgb(255, 0, 0);
 font-weight: bold; text-decoration: underline
}

a.m_top:link, a.m_top:visited, a.m_top:active 
{font-family: verdana, tahoma, arial, helvetica, sans-serif;
 font-size: 13px; color: white;font-weight: bold;
 text-decoration: none
}
a.m_top:hover
{color: rgb(255, 0, 0);
 font-weight: bold; text-decoration: underline
}

.m1 { font-size: 11px; } /* вместо font size=-1 */
.m2 { font-size: 10px; } /* вместо font size=-2 */

.menu { color: rgb(75, 193, 255); font-weight: bold }

.blue {  background-color: #0E1154; font-size: 11px;} 
.dark {  background-color: #000033 } 

/* база для старого Netscape */
td   { font-family : verdana,arial,helvetica; font-size: 13px; }
p    { font-family : verdana,arial,helvetica; font-size: 13px; }
span { font-family : verdana,arial,helvetica; }
a    { font-family : verdana,arial,helvetica; }


/*копирайт внизу страницы*/
.copy { font-family: verdana, tahoma, arial, helvetica, sans-serif;
 font-size: 9px; color: rgb(75, 193, 255); FONT-WEIGHT: normal; }




