p {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
}
.justificado {
	text-align: justify;
}
.body {
	background-attachment: fixed;
	background-image: url(images/home_04.jpg);
	background-repeat: repeat-x;
}
li {
	list-style-position: outside;
	list-style-image: url(images/vineta.gif);
}
a {
	color: #993333;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
}
.boton {
	color: #FFFFFF;
	background-color: #AC1A1B;
	border: 1px solid #000000;
}
