#botones:hover {
	background-image: url(images/index-trans_04.jpg);
	color: #999999;
}
#botones a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#botones a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#fecha {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B9B9;
	margin-left: 42px;
	width: 700px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
}
#contactos {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B9B9B9;
	width: 700px;
	float: left;
	margin-left: 15px;
}
#botones {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

