.BText {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.BText_Bold {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.Btext_Big {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.Btext_Big_Bold {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.smalllink {
	font-family: Arial;
	font-size: 8px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.smalllink:hover {
	font-family: Arial;
	font-size: 8px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
.link {
	font-family: Arial;
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline;
}
.link:hover {
	font-family: Arial;
	font-weight: bold;
	color: #333333;
}
.link2 {
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.link2:hover {
	font-family: Arial;
	font-weight: bold;
	color: #000000;
}
.comanda_link {
	color: #FF0000;
	text-decoration: underline;
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
}
.comanda_link:hover {
	color: #000000;
	text-decoration: underline;
}
.skeye_lnk {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;

}
.skeye_lnk:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
#trk
{
display: none;
}
.menu_backgrnd {
	background-color: #FDDD4E;
}
