@charset "iso-8859-1";
/* author: Infocreek */
/* Creation date: 14.10.2003 */

.txt11
{
	font-size:11px;
	font-weight:500;
}

.txt12
{
	font-size:12px;
	font-weight:500;
	line-height:22px;
}

.txt12only
{
	font-size:12px;
	font-weight:500;
}

a
{
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

a.line{text-decoration:underline;}
a.line:hover{text-decoration:none;}