body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


h1{
	font-size: 120%;
	color: #A74379;
}

h2{
	font-size: 90%;
	color: #46002F;
}
h3 {
	font-style: italic;
	font-weight: bold;
	font-size: 90%;
	color: #993366;
}
h4 {
	font-style: italic;
	font-weight: bold;
	color: #918C96;
	font-size: 90%;
}

.link {
	COLOR: #990066;
	text-decoration: none;
}
.link:hover {
	COLOR: #990033;
	font-weight: bold;
	text-decoration: underline;
}
.bread {
	COLOR: #993D6E;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
}



.recuadro {
	background-color: #615E64;
	border-top-style: 1;
	border-right-style: 1;
	border-bottom-style: 1;
	border-left-style: 1;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
}

.bread:hover {
	color: #53213C;
	text-decoration: none;
	font-weight: bold;
}
.negrita {
	TEXT-DECORATION: none;
	font-weight: bold;
}
.resaltado {
	TEXT-DECORATION: none;
	color: #CC3300;
	text-transform: none;
	font-style: italic;
	font-weight: bold;
}
.link2 {
	COLOR: #660000;
	TEXT-DECORATION: none;


}
.link2:hover {
	TEXT-DECORATION: underline;
	color: #000000;
	text-transform: none;
}
