.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}

.hl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:red;
	font-weight:bold;
	text-decoration: none;
}

.hlb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:maroon;
	font-weight:bold;
	text-decoration: none;
}

.link_class {
	color:maroon; 
	text-decoration:none
}

.link_class:hover {
	font-weight:bold;
	color:maroon; 
	text-decoration:underline
}

.wlink_class {
	color:white; 
	text-decoration:none
}

.wlink_class:hover {
	color:white; 
	text-decoration:none
}

.bacs {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	border: #990000;
	color:maroon;
    text-decoration:none
}
	
.fej {
COLOR: #990000;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 10pt;
}

.tblBevel1 {
	BORDER-RIGHT: #868686 1px solid; BORDER-TOP: #f5f5f5 1px solid; BORDER-LEFT: #f5f5f5 1px solid; BORDER-BOTTOM: #868686 1px solid
}

