body { background-color:#EF037F;}

.bordes {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EF037F;
	border-right-color: #EF037F;
	border-bottom-color: #EF037F;
	border-left-color: #EF037F;
	background-color:#FFFFFF;
}
.bordespais {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #979797;
	border-right-color: #979797;
	border-bottom-color: #979797;
	border-left-color: #979797;
}
.bordefoto {
	border: 1px solid #8C004B;
}

.bordeabajo {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EF037F;
	border-right-color: #EF037F;
	border-bottom-color: #EF037F;
	border-left-color: #EF037F;
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

td,tr,th,body{
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.texto{
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.textopeq{
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.fondo{
background-image:url(fondo.jpg);
background-repeat:repeat-x;
}

a.x:link{
	color:#8C004B;
	text-decoration:none;
}
a.x:visited{
	color:#8C004B;
	text-decoration:none;
	border-bottom-color:#FF0000;
	border-bottom-style:solid;
	border-bottom-width:0px;
}
a.x:hover{
	color:#8C004B;
	text-decoration:none;
	border-bottom-color:#40FFFF;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}

a.negro:link{
	color:#000000;
	text-decoration:none;
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodymain {
	background-image: url(images/fondo.gif);
}

a.negro:visited{
	color:#000000;
	text-decoration:none;
	border-bottom-color:#FF0000;
	border-bottom-style:solid;
	border-bottom-width:0px;
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.negro:hover{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	border-bottom-color:#FF0000;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
