body {
	margin:5px 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify
}
table {
	font-size:12px;
	color:#000000;
}
.ramka {
	background-color:#e7eefc;
}
#news {
	overflow:auto;
}
a {
	color:#000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none
}
a:visited  {
	font-style: normal;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color:red
}
marquee {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.news_table td, th
{
	font-size:11px;
}
.news_table td {
	padding-left:3px;
}
.news_table th {
	padding-left:3px;
	font-weight:bold;
}
input {
border:1px solid black;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000
}
.category {
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:bold;
	font-size:14px;
}
.artist {
	padding-left:50px;
}
.hedaerOne {
	font-size:15px;
	font-weight:bold;
	color:#0080c0;
}
.hedaerTwo {
	font-size:14px;
	color:#0080c0;
}
.tableColorOne {
	background-color:#e7eefc;
}
.tableColorTwo {
	background-color:#D1DEFA;
}
.error_msg {
	background: #98BCD2;
	text-align: center;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	border: 2px solid #7AA4BE;
}