a:link, a:visited
{
color : #ffffff;
font-family : verdana;
text-decoration :none;
font-size: 10
}


a.menu:link, a.menu:visited
{
color : #1D5D9B;
font-family : verdana;
text-decoration :none;
font-size: 12;
font-weight:500;
}
 
a.top:link, a.top:visited
{
color : #0A4E92;
font-family : verdana;
text-decoration :none;
font-size: 10;
font-weight: bold
}
 
a.skp:link, a.skp:visited
{
color : #ffffff;
font-family : verdana;
text-decoration :none;
font-size: 10;
text-decoration : underline
}

a.menu2:link, a.menu2:visited
{
color : #0A4E92;           
font-family : arial;
font-size: 10;
font-weight:400;
text-transform: uppercase;
}

a:hover
{
color : #66adcc;                        
font-family : verdana;
font-size: 10;
}

a.skp:hover
{
color : #66adcc;                        
font-family : verdana;
font-size: 10;
text-decoration : none
}

a.menu:hover
{
color : #ffffff;                     
font-family : verdana;
font-size: 12;
font-weight:500;
background: #0A4E92;
}

a.menu2:hover
{
color : #66adcc;           
font-family : arial;
font-size: 10;
font-weight:400;
text-transform: uppercase;
}

a.top:hover
{
color : #66ADCC;                        
font-family : verdana;
font-size: 10;
text-decoration : none;
font-weight: bold
}

.white_10
{
color : #ffffff;           
font-family : verdana;
font-size: 10;
}

.blue12
{
color : #66adcc;
font-family : verdana;
font-size: 12;
}

.blue10
{
color : #66adcc;
font-family : verdana;
font-size: 10;
text-transform: uppercase;
}

.black12
{
color : black;
font-family : verdana;
font-size: 12;
}


.black_10
{
color : #333333;           
font-family : verdana;
font-size: 10;
font-weight: bold
}

.white_12
{
color : #ffffff;           
font-family : verdana;
font-size: 12;
}
.ser_12
{
color : #666666;           
font-family : verdana;
font-size: 12;
}

.ser_10
{
color : #666666;           
font-family : verdana;
font-size: 10;
}
.zagolov
{
color : #0A4E92;           
font-family : verdana;
font-size: 10;
font-weight: BOLD;
text-transform: uppercase;
}

.input2
{
border: #333333 1px solid;
padding : 0;
spacing : 0;
background : white;
color: #666666;
font-family : verdana;
font-size: 12;
}
</style>