@charset "windows-1251";
.news {
font-family: Verdana;
color : #000000;
font-size : 12px;
}

.default {
font-family: Verdana;
color : #000000;
font-size : 12px;
}

.italic {

font-family: Verdana;
color : #000000;
font-size : 12px;
font-style: italic;
}

.song {
font-family: Verdana;
color : #333333;
font-size : 13px;
font-weight: bold;
font-style: italic;
text-indent: 3em;		
}

.small {
font-family: Verdana;
color : #333333;
font-size : 10px;
font-weight: bold;		
}

.new {
font-family: Verdana;
color : #FF5E5E;
font-size : 12px;
font-weight: bold;
}

.design {
font-family: Verdana;
color : #333333;
font-size : 11px;
font-weight: bold;
}

.subscribe {
font-family: Verdana;
color : #555555;
font-size : 11px;
font-weight: bold;
text-decoration: none;
}

.date {
font-family:Verdana;
color : #666666;
font-weight: bold;
font-size : 11px;
}

.almost_center {
font-family:Verdana;
color : #666666;
font-weight: bold;
font-size : 11px;
text-indent: 13em;
}

.head  {
font-family: Verdana;
color : #333333;
font-weight: bold;
font-size : 14px;
font-style: italic;
}

.p1
{
font-family: Verdana;
color : #000000;
font-size : 12px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-indent: 1.5em;
text-align: justify;
}

.small_with_align
{
font-family:Verdana;
color : #666666;
font-weight: bold;
font-size : 10px;
margin: 0px 0px 0px 25px;
}

.right_aligned
{
text-align: right;
}


a {
font-family:  Verdana;
font-size : 12px;
font-weight: none;
color: #333333;
text-decoration: underline;
}

a:visited {
font-family: Verdana;
color: #666666;
font-weight: none;
font-size: 12px;
text-decoration: underline;

}

a:hover {
font-family: Verdana;
color: #333333;
font-weight: none;
font-size: 12px;
text-decoration: none;
}


