body {
	overflow:hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #cc0000;
}

A:link {color: white; text-decoration: none;}
A:hover {color: white; text-decoration: underline;}
A:visited {color: white; text-decoration: none;}
A:active {color: white; text-decoration: none;}

.borde{
	border: 1px solid #CC0000;
	
}

.sombraP {
	background-image: url(../img/principal/sombraP.jpg);
	background-repeat: repeat;
}
