a:hover {
	color: #FFFFFF;
	clip: rect(auto,auto,50px,auto);
	bottom: 50px;
	background-color: #EF248F;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FA2695;
	font-weight: normal;
	text-decoration: none;
}


.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
.contenidoBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.contenidoSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
.contenidoSmallWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}

.contenidoSmallLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	text-decoration: underline;
}
.contenidoPink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FA2695;
	font-weight: normal;
}
.contenidoLinkPink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FA2695;
	font-weight: normal;
	text-decoration: underline;
}


.boxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FA2695;
	height: 20px;
	width: 200px;
	background-repeat: no-repeat;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #333333;
	background-image: url(../images/jpalvarado-bg.gif);
}
.boxesComments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FA2695;
	height: 60px;
	width: 200px;
	background-repeat: no-repeat;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	background-color: #333333;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(../images/jpalvarado-bg.gif);
}

.titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FA2695;
	font-weight: normal;
	text-decoration: none;
}
.LinkPink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
	
