.copya:link {
	color : black;
	text-decoration : underline;
}
.copya:visited {
	color : black;
	text-decoration : underline;
}
.copya:active{
	color : #FF0000;
	text-decoration : underline;
}
.copya:hover {
	color : black;
	text-decoration : none;
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
li {
	font-size : 12px;
	margin-top : 5px;
}
.bblue:link {
	text-decoration : underline;
	color : 0E48AC;
}
.bblue:visited {
	text-decoration : underline;
	color : 0E48AC;
}
.bblue:active {
	text-decoration : underline;
	color : 0E48AC;
}
.bblue:hover {
	text-decoration : none;
	color : 0E48AC;
}
.bblue2:link {
	font-size: 12px;
	text-decoration : underline;
	color : 0E48AC;
}
.bblue2:visited {
	font-size: 12px;
	text-decoration : underline;
	color : 0E48AC;
}
.bblue2:active {
	font-size: 12px;
	text-decoration : underline;
	color : 0E48AC;
}
.bblue2:hover {
	font-size: 12px;
	text-decoration : none;
	color : 0E48AC;
}
.lang:link { 
	color: White;
	text-decoration : underline;
 }
.lang:visited { 
	color: White;
	text-decoration : underline;
 }
.lang:active { 
	color: White;
	text-decoration : underline;
 }
.lang:hover {
	color: White;
	text-decoration : none;
}
.afisha {
	font-size: 12px;
}
.plus1 {
	font-size: 12px;
	margin-bottom: 5px;
	margin-left: 10px;
}
h1{
	font-size: 16px;
	font-weight : bold;
	margin-bottom : 20px;
}
h2{
	font-size: 14px;
	font-weight : bold;
}
.copy_b{ 
	font-size: 11px;
	font-weight : bold;
}
.copy{ 
	font-size: 11px;
}
td{ 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.about{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : FFFFFF;
	text-align : justify;
}
.h1_about{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color : FFFFFF;
	font-weight : bold;
}
.h2_about{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color : FFFFFF;
	font-weight : bold;
}

.guest-b{ 
	text-align: right; 
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
}
.guest{
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	font-weight: normal;
}

a.add{
	font-size: 12px;
	margin-bottom : 20px;
	color: #000000;
}