body {
background: B993A9 url('CSS/images/fondo.jpg') repeat-y fixed;;

     }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7D7D7D;
	list-style-position: outside;
	link:#837779;
	vlink:#837779
}
td {
	font-size: 11px;
	color: #7d7d7d;
	list-style-image: url('images/BULLET.gif');
}
.button	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:none;
	background-color:#48432F;
	border: none;
	padding:0px;
	POSITION: relative;
	TOP:0pt;
	margin:0px;
	cursor: hand;
	width:60;
	height:15;
}
TEXTAREA{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #595959;
	text-decoration:none;
	background-color:#FFFFFF;
	border-top: 1px solid #48432F;
	border-right: 1px solid #48432F;
	border-bottom: 1px solid #48432F;
	border-left: 1px solid #48432F;
	overflow: auto;
}
.resaltado {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;

}
.link {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #68585F;
	text-decoration: none;


}
a:hover {

	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #C0B77E;
	text-decoration: none;
}
.subtitle {

	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}
.titulo {

	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
