.text-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
a:link {
	color: #367EDA;
	text-decoration: none;
}
a:visited {

	color: #367EDA;
	text-decoration: none;
}
a:hover {


	color: #CF001D;
	text-decoration: underline;
}
a:active {



	color: #367EDA;
	text-decoration: none;
}
.bg-menu {
	background-image: url(images/menu/bg.jpg);
	background-repeat: no-repeat;
}
.text-body {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.text-table {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

