.background {
	background-image: url(images/stars_inverse_background.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;



}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.texttitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 8cc63f;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 8cc63f;
	text-decoration: underline;
}
.borderwhite {
	border: 1px solid #000000;
}
.bordertableblack {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.backgroundcanto {
	background-attachment: fixed;
	background-image: url(images/canto.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: 879284;



}
.backgroundcantoright {

	background-attachment: fixed;
	background-image: url(images/titulos/canto_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

