.MailListaTable
{
	padding-right: 0px;
	padding-left: 0px;
	left: 10px;
	padding-bottom: 5px;
	margin: 5px 0px;
	width: 150px;
	padding-top: 5px;
	top: -30px;
}

.MailListaText
{
	font-size: 8pt;
	left: 5px;
	width: 150px;
	font-family: arial;
	text-align: justify;
}

.MailListaPodnaslov
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 12pt;
	padding-bottom: 5px;
	vertical-align: top;
	width: 150px;
	color: background;
	padding-top: 2px;
	border-bottom: DimGray solid;
	font-family: arial;
	height: 15px;
}

.Link A:link
{
	width: 150px;
	font-weight: bold;
	font-size: 12px;
	color: background;
	border-bottom: DimGray solid;
	font-family: arial;
	text-decoration: none;
}	
		
.Link A:visited
{
	width: 150px;
	font-weight: bold;
	font-size: 12px;
	color: background;
	border-bottom: DimGray solid;
	font-family: arial;
	text-decoration: none;
}	
		
.Link A:active	
{
	width: 150px;
	font-weight: bold;
	font-size: 12px;
	color: background;
	border-bottom: DimGray solid;
	font-family: arial;
	text-decoration: none;
}		
		
.Link A:hover
{
	font-weight: bold;
	font-size: 12px;
	width: 150px;
	color: activecaption;
	border-bottom: DimGray solid;
	font-family: arial;
	text-decoration: none;
}	
