.zag_red
{
	font-size: 15px;
	color: #fff;
	background: #b20000;
	padding: 1px 5px 2px 5px;
}
.zag_grey
{
	font-size: 15px;
	background: #e0e0e0;
	padding: 1px 5px 2px 5px;
}
.zag_name
{
	font-size: 14px;
	color: #505050;
}
a.url
{
	font-size: 12px;
	color: #b20000;
	text-decoration: none;
}
a.url:hover
{
	font-size: 12px;
	color: #b20000;
	text-decoration: none;
}
a.cent_link
{
	font-size: 14px;
	color: #505050;
	text-decoration: none;
}
a.cent_link:hover
{
	font-size: 14px;
	color: #505050;
	text-decoration: none;
}
a.cent_link2
{
	font-size: 12px;
	color: #505050;
	text-decoration: underline;
}
a.cent_link2:hover
{
	font-size: 12px;
	color: #505050;
	text-decoration: none;
}

a.next2
{
	font-size: 12px;
	color: #010000;
	text-decoration: none;
}
a.next2:hover
{
	font-size: 12px;
	color: #010000;
	text-decoration: underline;
}
a.next_none
{
	color: #505050;
	text-decoration: none;
}
a.next_none:hover
{
	color: #505050;
	text-decoration: underline;
}

a.next3
{
	font-size: 12px;
	color: #505050;
	text-decoration: underline;
}
a.next3:hover
{
	font-size: 12px;
	color: #505050;
	text-decoration: none;
}
a.next11
{
	font-size: 11px;
	color: #505050;
	text-decoration: none;
}
a.next11:hover
{
	font-size: 11px;
	color: #b20000;
	text-decoration: none;
}
a.next11_2
{
	font-size: 11px;
	color: #505050;
	text-decoration: underline;
}
a.next11_2:hover
{
	font-size: 11px;
	color: #505050;
	text-decoration: none;
}
a.next11_3
{
	font-size: 11px;
	color: #b20000;
	text-decoration: underline;
}
a.next11_3:hover
{
	font-size: 11px;
	color: #b20000;
	text-decoration: none;
}
a.next13
{
	font-size: 13px;
	color: #595959;
	text-decoration: none;
}
a.next13:hover
{
	font-size: 13px;
	color: #595959;
	text-decoration: none;
}
a.next_red
{
	font-size: 11px;
	color: #b20000;
	text-decoration: underline;
}
a.next_red:hover
{
	font-size: 11px;
	color: #b20000;
	text-decoration: none;
}

a.button
{
height:37px;
line-height:37px;
font-size:15px;
font-weight:bold;
text-transform:uppercase;
background:url("/templates/img/red_btn.png") repeat-x;
padding:9px 20px;
color:white;
text-decoration:none;
}

a.button:hover
{
background:url("/templates/img/gray_btn.png") repeat-x;
color:white;
}