﻿.links, #links
{
	width: 610px;
	font-family: Verdana;
	font-size: 10px;
	margin: 10px 20px 10px 10px;
}
.links h2, .links h2 a, #links h2, #links h2 a
{
	font-family: Arial;
	color:#58595B;
	font-size: 14px;
	font-weight: bold;
}
.links label, #links label
{
	position:relative;
	top:3px;
	padding-right:10px;
	font-size:12px;
}
.links table tr td, #links table tr td
{
	/* width: 145px; */
	vertical-align: top;
	color: Black;
	text-decoration: none;
}
.links table tr td ul li, #links table tr td ul li
{
	padding-right:5px;
	float:left;
	list-style-type:none;
	list-style-image: url(images/keklistnyil.jpg);
	width: 250px;
	text-decoration: none;
	margin-left: 20px;
}
.links table tr td ul li a, #links table tr td ul li a
{
	text-decoration: none;
	color:#58595B;
}
 