/*a:link 
{
color: black;
}

a:visited 
{
color: black;
}

a:active 
{
color: red;
}
*/


a:hover 
{
text-decoration: none; 
color: #a020f0;
outline: thin dashed #0000ff; 
}


.main_caption
{
font-size: x-large;
font-weight: bold;
text-align: center;
}          

.p_menu
{
text-align: center;
}          


.p_org
{
display: inline ; 
font-weight: bold;
clear: both;
color: #ff430f;
}

.b_date
{
color: #3b72e4;
}

.p_text 
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-indent: 1.5em;
/*text-align: justify;*/
/*font-family: serif;*/
}

.td_valign
{
vertical-align: top;
}

.td_valign_pic
{
vertical-align: top;
/*width: 50%;*/
text-align: right;
}

.table_album
{
width: 100%;
}

.p_align_right
{
text-align: right;
}

.table_kolya_music
{
border: 1px solid black;
vertical-align: top;

}

.secondary_caption
{
font-size: x-large;
font-weight: bold;
/*font-family: serif;*/
}          


.name_caption
{
font-size: large;
font-weight: bold;
font-style: italic;
/*font-family: serif;*/
}          

.para_image
{
text-align:center;
}


