body
{
margin-top:0px;
margin-right:0px;
margin-left:0px;
margin-bottom:0px;
}
A 
{ 
 text-decoration: none; /* Отменяем подчеркивание у ссылки */
}



p.sasha
{

margin-left:5;
font-family:verdana;
color:2A4BE4;
font-size:17;
}

p.bottom
{
border-right:solid;
border-right-color:0193DE;
border-right-style:dotted;
border-right-width:2;
margin-left:13;
font-family:verdana;
font-size:16;
}
p.history
{
line-height: 1.5;
font-family:verdana;
font-size:14;
text-align:justify; 
}
p.cent
{
line-height: 1.5;
font-family:verdana;
font-size:14;
text-align:center; 


}
p.zagolovok
{
font-family:verdana;
font-size:15;
font-weight:600;
color:"#FF8256";

}
table.spisok
{
font-family:verdana;
font-size:14;
}

A.blago:link    
{ 
color: #133BE1
}    /* непосещенные ссылки */
A.blago:visited 
{ 
color: #133BE1
}   /* посещенные ссылки */
A.blago:hover
{
color:red
}
A.blago 
{ 
 text-decoration: none; /* Отменяем подчеркивание у ссылки */
}


