body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;

}
.caja {
	width: 800px;
	margin: 0 auto;
}
.caja .news {
	color: #666666;
	float: left;
	width: 200px;
	margin-right: 100px;
}
.caja .news2 {
	color: #3300FF;
	float: right;
	width: 200px;
}
.caja .news h1, .caja .news2 h1 {
	color: #999999;
	display: block;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
.caja .data {
	color: #6600FF;
	margin-right: 50px;
}


.caja .atras {
	text-align: left;
}
.caja .atras a, .caja .atras a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
ul {
	list-style-type: none;
}

.caja .atras a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

li a, li a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.menu {
	float: left;
}
.bkg {
	float: left;
}
.cont {
	float: left;
	width: 750px;
}
.caja .news2 a, .caja .news2 a:visited {
	color: #000000;
	text-decoration: none;
}
.caja .news2 a:hover {
	color: #000000;
	text-decoration: underline;
}

