.line {
	background-color: #cc0000;
	border			: #cc0000 2px solid;
}
.lineover {
	background-color: #FFF;
	border			: #FFF 2px solid;
}
a.txtline {
	font-family		: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color			: #000;
	text-decoration	: none;
	padding-left	: 6px;
}
.linebb {
	background-color: #2254a2;
	border			: #2254a2 2px solid;
}
.linebbover {
	background-color: #FFF;
	border			: #FFF 2px solid;
}
a.txtlinebb {
	font-family		: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color			: #FFF;
	text-decoration	: none;
	padding-left	: 6px;
}
a.txtlinebb:hover {
	color			: #2254a2;
}
.linemondo {
	background-color: #FFF;
	border			: #FFF 2px solid;
}
.linemondoover {
	background-color: #666;
	border			: #666 2px solid;
}
a.txtlinemondo {
	font-family		: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color			: #000;
	text-decoration	: none;
	padding-left	: 6px;
}
a.txtlinemondo:hover {
	color			: #FFF;
}
a.menu {
	font-family		: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color			: #cdcdcd;
	text-decoration	: none;
	padding-left	: 20px;
}
a.menu2 {
	font-family		: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color			: #F00;
	text-decoration	: none;
	padding-left	: 20px;
}
a.menu2_bb {
	font-family		: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color			: #f8db31;
	text-decoration	: none;
	padding-left	: 20px;
}