@charset "utf-8";
/* CSS Document */

.en_construccion { font-family:Verdana, Geneva, sans-serif; font-size:16px; color:#000000}

.construccion:link{
	font-family: Verdana, Geneva, sans-serif, serif;
	font-size:14px;
	color: #999;
	text-decoration:none;}
.construccion:visited{
	color:#999;}
.construccion:hover{
	color: #666;}
.construccion:active{
	color:#999;}