body,td,th {
           font-family: Verdana, Arial, Sans-Serif;
           font-size: 11px;
           color: gray;
}
body {
	background-color: white;
	background-image: url(images/fondo_bicolor.bmp);
	background-repeat: repeat;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	font-face: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
	color: blue;
}
a:visited {
	font-face: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
	color: blue;
}
a:hover {
	font-face: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	text-decoration: underline;
	color: red;
}
a:active {
	font-face: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
	color: blue;
}
.banda2 {
	padding-left:5px;
	padding-right:10px
}

