table.waves {
	background-image: url(../Images/General/Waves.gif);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: right top;
}

p.nota {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	font-size: smaller;
}

a.articulo {
	margin-left: 0px;
	color: #009966;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

a.articulo:hover {	
	color: #333333; 
}

a.link {
	margin-left: 10px;
	color: #0066CC;
	text-decoration: none;	
}

span.autor {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	color: #000000;
	font-weight: bold;
	display: block;
}

span.articuloTag {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	color: #666666;
	text-decoration: none;
}

.fondoSuave {
	background: #F0F8FF;
}
