A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {color: #444444;text-decoration: 'underline'}

input
{
	font-family:Arial, Helvetica;
	font-size:11px
}

select
{
	font-family:Arial, Helvetica;
	font-size:11px
}

.norm
{
	font-family:Arial, Helvetica;
	color:000000;
	font-weight:normal;
	font-size:12px
}

.formtext
{
	font-family:Arial, Helvetica;
	color:333333;
	font-weight:normal;
	font-size:12px
}

.newsrub
{
	font-family:Arial, Helvetica;
	color:7C330C;
	font-weight:normal;
	font-size:14px
}

.headline
{
	font-family:Arial, Helvetica;
	color:969696;
	font-weight:normal;
	font-size:14px
}

.headline2
{
	font-family:Arial, Helvetica;
	color:7C330C;
	font-weight:normal;
	font-size:16px
}

.subtit
{
	font-family:Arial, Helvetica;
	color:7C330C;
	font-weight:normal;
	font-size:12px
}

.date
{
	font-family:Arial, Helvetica;
	color:656565;
	font-weight:normal;
	font-size:12px
}

.price
{
	font-family:Arial, Helvetica;
	color:C20000;
	font-weight:normal;
	font-size:13px
}

.redlink
{
	font-family:Arial, Helvetica;
	color:C20000;
	font-weight:normal;
	font-size:12px;
	text-decoration: 'none'
}

.redlink:hover
{
	font-family:Arial, Helvetica;
	color:C20000;
	font-weight:normal;
	font-size:12px;
	text-decoration: 'underline';
}

.blacklink
{
	font-family:Arial, Helvetica;
	color:000000;
	font-weight:normal;
	font-size:11px;
	text-decoration: 'none'
}

.blacklink:hover
{
	font-family:Arial, Helvetica;
	color:000000;
	font-weight:normal;
	font-size:11px;
	text-decoration: 'none';
}


.boklink
{
	font-family:Arial, Helvetica;
	color:BE0301;
	font-weight:normal;
	font-size:12px;
	text-decoration: 'none'
}

.boklink:hover
{
	font-family:Arial, Helvetica;
	color:BE0301;
	font-weight:normal;
	font-size:12px;
	text-decoration: 'underline';
}

.forflink
{
	font-family:Arial, Helvetica;
	color:BE0301;
	font-weight:normal;
	font-size:11px;
	text-decoration: 'none'
}

.forflink:hover
{
	font-family:Arial, Helvetica;
	color:BE0301;
	font-weight:normal;
	font-size:11px;
	text-decoration: 'underline';
}

#popinfo
{
	position:absolute; left:91; top:180; width:87%; z-index:5; visibility:hidden;
}