/* CSS Document */

TD
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.kontakt TD
{
	  
	  color: #1C4578;
	  font-size:13px; 
	  line-height: 18px;
}
A
{
	  color: #1C4578;
	 text-decoration: none;
}	
A:hover
{
	  color: #6280A5;
	 text-decoration: underline;	  
}	
