body {
	font-family: Tahoma;
	font-size: 11px;
	color: #7a7c7c;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #7a7c7c;
}
img {
        border-color: #CACACA;
}
.link {

	font-family: Tahoma;
	font-size: 11px;
	color: #707D84;
	text-decoration: underline;
}

a.link:hover {

	font-family: Tahoma;
	font-size: 11px;
	color: #5E686F;
	text-decoration: underline;
}
.link-nagy {

	font-family: Tahoma;
	font-size: 12px;
	color: #707D84;
	text-decoration: underline;
}
a.link-nagy:hover {

	font-family: Tahoma;
	font-size: 12px;
	color: #5E686F;
	text-decoration: underline;
}
