.navigation{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration : none;
	color : Black;
}
.navigation:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration : none;
	color : Black;
	background-color : #CCCCCC;
}
.titleStyle{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : Black;
}
.navAbout{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : Black;
	margin-left : 15px;
}
.aboutTitles{
	background-color: #c5bedb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Black;
	padding: 2 4 2 6;
	text-align: justify;
	; font-weight: normal;
}
.freeTxt{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-align : justify;
	
}
.scrallStyle{
	scrollbar-face-color: #c5bedb;
	scrollbar-highlight-color: #D3D3D3;
	scrollbar-3dlight-color: Purple;
	scrollbar-darkshadow-color: #e29c3c;
	scrollbar-shadow-color: #666666;
	scrollbar-arrow-color: #6A5ACD;
	scrollbar-track-color: #FFFAEC;
}
.concertsTable{
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	
	text-align : center;
	
	border : 1px solid Black;
}

.table_coment {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; color: #FF0000}
.table_link { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; color: #0033CC}
.table_deal { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; color: #990000; font-weight: normal}

.tabText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tabNav{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : Black;
}
.tabNav:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: White;
}
