body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/isobar-fondo.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
}
a:link, a:visited {
	color: #2E17D1;
	text-decoration:none;
}
a:hover {
	color: #4DCC66;
}
a.footer, a.footer:visited {
	font-size: 9px;
	color: #666666;
}
a.footer:hover {
	color: #4DCC66;
}
a.menu, a.menu:visited {
	font-size: 18px;
	color: #4DCC66;
	font-weight:bold;
	text-decoration:none;
}
a.menu:hover {
	color: #2E17D1;
}
a.menuIn, a.menuIn:visited {
	font-size: 18px;
	color: #2E17D1;
	font-weight:bold;
	text-decoration:none;
}
a.menuIn:hover {
	color: #2E17D1;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.linked {
	font-size: 12px;
	color: #000000;
	padding-top: 30px;

}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
li {
	margin-bottom: 5px;
}
