/* $Id: public.css,v 1.3 2004/07/19 19:27:40 frank Exp $ */



.fliesstxt {
	font-family: Tahoma, Arial, Helvetica, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	/*text-decoration: none;*/
	/*background: #ccbb99;*/
}



.fliesstxt_2 {
	font-family: Tahoma, Arial, Helvetica, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	/*text-decoration: none;*/
	/*background: #ccbb99;*/
}


a:link
{
/*font-family:verdana,arial,helvetica,geneva,sans-serif;*/
font-size: 12px;
line-height: 14px;
color: #404040;
background-color:transparent;
text-decoration:none;
}
a:hover
{
/*font-family:verdana,arial,helvetica,geneva,sans-serif;*/
font-size: 12px;
line-height: 14px;
color: #404040;
background-color:transparent;
text-decoration:none;
}
a:active
{
/*font-family:verdana,arial,helvetica,geneva,sans-serif;*/
font-size: 12px;
line-height: 14px;
color: #404040;
background-color:transparent;
text-decoration:none;
}

a:visited
{
/*font-family:verdana,arial,helvetica,geneva,sans-serif;*/
font-size: 12px;
line-height: 14px;
color: #404040;
background-color:transparent;
text-decoration:none;
}

