a  {
	color : #cc0033;
	text-decoration : none;
}

a:active  {
	color : #cc0033;
}

a:hover  {
	color : #c0c0c0;
}

a:visited  {
	color : #c0c0c0;
}

font  {
	font-size : 15px;
	font-family : Arial, Helvetica, sans-serif;
	text-align : justify;
}

font.red  {
	font-weight : bold;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #cc0033;
}
font.grey  {
	font-weight : bold;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #969696;
}

font.fliesstext  {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-align : justify;
	color : #000000;
}

td.title  {
	font-weight : bold;
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
}

td.title2  {
	font-size : 20px;
	font-family : Arial, Helvetica, sans-serif;
}

td.content  {
	color : #000000;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}

td.contentsmall  {
	color : #000000;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
}

td.contentkat2004  {
	color : #ffffff;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
}
td.contentkat2005  {
	color : #000000;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
}


td.menu  {
	color : #000000;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
}

input{
  border: 1px solid #cc0033;
  background-color: #eeeeee;
  color: #000000;
  font-size:8pt;
}
textarea{
  border: 1px solid #cc0033;
  background-color: #eeeeee;
  color: #000000;
  font-size:8pt;
}
input.image{
  border:0px;
  background-color: #ffffff;
}
table.rand{
  border: 1px solid #cc0033;
  font-size:10px;
  background-color: #eeeeee;
}
