body {
	background-color: #3294FE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.menu_td {
	background-image: url(graphics/menu_back.jpg);
	background-repeat: no-repeat;
	height: 22px;
	text-indent: 15px;
}
.menu {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.titlos {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #3294FE;
	text-decoration: none;
}
.text {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.menu:hover {
	color: #FF0000;
	text-decoration: none;
}
a {
	color: #FF0000;
}
.menuRed {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.smallBlack {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.titlosSmall {

	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #3294FE;
	text-decoration: none;
}

