﻿.normal_11_white
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:White;
}
.normal_9_white
{
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	color:White;
}
.strong_11_white
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:White;
}
.strong_11_white_link
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:White;
	text-decoration:none;
	cursor:pointer;
}
.normal_9_blue_link
{
	font-family:Arial;
	font-size:10px;
	text-decoration: none;
	cursor:pointer;
	color: #00377B;
}
.strong_9_blue
{
	font-family:Arial;
	font-size:10px;
	text-decoration: none;
	font-weight: bold;
	color: #00377B;
}
.strong_11_blue
{
	font-family:Arial;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
	color: #00377B;
}
.strong_9_blue_link
{
	font-family:Arial;
	font-size:10px;
	text-decoration: none;
	font-weight: bold;
	cursor:pointer;
	color: #00377B;
}
.strong_9_black_link
{
	font-family:Arial;
	font-size:10px;
	text-decoration: none;
	font-weight: bold;
	cursor:pointer;
	color: Black;
}
.normal_10_white_link
{
	font-size:11px;
	font-family:Arial;
	color:White;
	text-decoration:none;
	cursor:pointer;
	text-indent:5px;
}
.strong_10_white_link
{
	font-size:11px;
	font-family:Arial;
	color:White;
	text-decoration:none;
	cursor:pointer;
	text-indent:5px;
	font-weight:bold;
}
.ar {
   font-size: 11px;
   font-family: Arial;
   text-decoration: none;
   color: #000000;
}

.kedvar
{
   font-size: 11px;
   font-family: Arial;
   text-decoration: none;
   color: #ff0000;
}