@charset "UTF-8";
/* CSS Document */

td  {
	font-family: tahoma;
	font-size:12px;
	line-height:25px;
	color:#93918f;
}

.txt  {
	font-family: tahoma;
	font-size:12px;
	line-height:20px;
	color:#656565;
}

.txt_2  {
	font-family: tahoma;
	font-size:11px;
	line-height:15px;
	color:#003d64;
}

a{
	font-family: tahoma;
	font-size:12px;
	line-height:25px;
	color:#93918f;
	font-weight:bold;
}


body {
	background-color:white; 
	margin-left: 0px; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px;
	background:url(img/line_tlo.jpg); 
	background-position:top; 
	background-repeat:repeat-x; 
}

a {
	text-decoration:none
}


.nagl	{
	font-family: Tahoma;
	font-size:11px;
	color:#003d64;
	line-height:15px;
	font-weight:bold;
	
}



a:hover {
	text-decoration:underline
}




