.zag
{
	font-size: 18px;
	color: #a62426;
	font-family: tahoma;
	text-decoration: underline;
}
.zag2
{
	font-size: 14px;
	color: #a62426;
	font-family: tahoma;
	text-decoration: none;
	font-weight: bold;
}
.zag3
{
	font-size: 12px;
	color: #a62426;
	font-family: tahoma;
	text-decoration: none;
	font-weight: bold;
}
.red
{
	color: #a62426;
}
a.next
{
	font-size: 11px;
	color: #a62426;
	font-family: tahoma;
	text-decoration: underline;
}
a.next:hover
{
	font-size: 11px;
	color: #a62426;
	font-family: tahoma;
	text-decoration: none;
}
a.next2
{
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	font-family: tahoma;
	text-decoration: underline;
}
a.next2:hover
{
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	font-family: tahoma;
	text-decoration: none;
}
.pic
{
	border: #a62426 1px solid;
}
.pic_left
{
	border: #a62426 1px solid;
	margin: 10px 10px 10px 0;
	float: left;
}
.pic_right
{
	border: #a62426 1px solid;
	margin: 10px 0 10px 10px;
	float: right;
}

