body,td,th {
	font-family: Tahoma;
	line-height: 150%;
	font-weight: normal;
	font-size: 12pt;
	color: #1f1f1f
}
a:link {
	color: #96152d;
	font-style: bold;
	text-decoration: none;
}

a:hover {
    color: #666666;
	text-decoration: underline;
}
a:active {
    color: #96152d;
	text-decoration: none;
}

a:visited {
	color: #96152d;
	font-style: bold;
	text-decoration: underline;
}

/*ROLUNK BOX*/
.rolunk:link, .rolunk:visited {
	font-weight: normal;
	font-size: 11pt;
	color: #666666;
	font-style: bold;
	text-decoration: none;
}
.rolunk:hover {
    color: #b61a38;
	text-decoration: underline;
}

/*.rolunk:visited {
	font-weight: normal;
	font-size: 11pt;
	color: #96152d;
	font-style: bold;
}*/

/*CIMSOROK*/
.h1  {
	font-family: Tahoma;
	line-height: 110%;
	font-weight: bold;
	font-size: 19pt;
	color: #96152d
}

/*KERDESBOXOK*/

.box {
	margin:5px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	font-family: Tahoma;
	line-height: 110%;
	font-weight: normal;
	font-size: 8pt;
	color: #1f1f1f
}

.box a:link, .box a:visited {
	margin:5px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	font-family: Tahoma;
	line-height: 110%;
	font-weight: normal;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}
.box a:hover {
	margin:5px 0px 0px 0px;
	padding:5px 0px 0px 0px;
    font-family: Tahoma;
	line-height: 110%;
	font-weight: normal;
	font-size: 8pt;
    color: #b61a38;
	text-decoration: underline;
}


