.linki:hover
{
	font-family: tahoma; 
	font-size: 11px; 
	color: #FFFFFF; 
	text-decoration:underline;
	font-weight:bold;
}

.linki
 {
	font-family: tahoma; 
	font-size: 11px; 
	color: #FFFFFF; 
	text-decoration: none;
	font-weight:bold;
}

.title
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#F76100;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
}

.t11_black
{  
	font-family: tahoma; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none;
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
}

.t11_white
{  
	font-family: tahoma; 
	font-size: 11px; 
	color: #FFFFFF; 
	text-decoration: none
}

body, td, th
{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
}

a:hover
{
text-decoration:none;
}


a
{
color:#000000;
text-decoration:underline;
}


