BODY    {
	BACKGROUND: #f4f1ef;
	MARGIN: 0px 0px 0px;
	FONT-SIZE: 10pt;
	FONT-FAMILY: verdana,sans-serif;
}

a       {
	color: blue;
	font-family: verdana,sans-serif;
	font-size: 10pt;
}

a.1     {
	color: black;
	text-decoration: none;
	background-color: #d0d0f0;
	font-size: 10pt;
	font-family: verdana,sans-serif;
	height: 100%;
	width: 100%;
}
a.1:hover {
	color: white;
	text-decoration: none;
	background-color: #2530CB;
	font-size: 10pt;
	height: 100%;
	width: 100%;
}

a.2     {
	color: #999999;
	text-decoration: none;
	background-color: #d0d0f0;
	font-size: 10pt;
	font-family: verdana,sans-serif;
	height: 100%;
	width: 100%;
}
a.2:hover {
	color: #999999;
	text-decoration: none;
	background-color: #d0d0f0;
	font-size: 10pt;
	height: 100%;
	width: 100%;
}

a.new {
	color: blue;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	font-family: verdana,sans-serif;
}
a.new:hover {
	color: blue;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

.border {
	BORDER-RIGHT: #8888ff 1px solid;
	BORDER-TOP: #8888ff 1px solid;
	BORDER-LEFT: #8888ff 1px solid;
	BORDER-BOTTOM: #8888ff 1px solid;
	BACKGROUND-COLOR: #f4f1ef
}

.cuerpo {
	font-family: verdana,sans-serif;
	font-size: 10pt;
	color: black;
}
