
body {
	background-color: #FFFFFF;
	background-image: url(chica.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:repeat;
}
.fonts {
	font-family: "Trebuchet Ms", Times, serif;
	font-size: 10px;
	font-weight: bold;
}
.font2 {
	font-family: "Trebuchet Ms", Times, serif;
	font-size: 12px;
}
a:hover {
	background-color: #000000;
	color: #000000;

}
a:active {
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;

}
a:link {
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;



}
a:visited {
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;



}
.fecha {
	font-family: "Trebuchet Ms", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: black;

}
.abajo {
	font-family: "Trebuchet Ms", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0099;

}
.linkin {
	font-family: "Trebuchet Ms", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #FF0099;
}
.grande {
	font-family: "Trebuchet Ms", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #9966FF;
}
