body
	{
		background-color:		#000000;
	}
	body, td, a
	{
		font-family:			Trebuchet MS, Verdana, Tahoma;
		font-size:				12px;
		color:					#ffffff;
	}
	a
	{
		text-decoration:		none;
	}
	a:hover
	{
		text-decoration:		underline;
	}
	.articulo
	{
		border-style:			dashed;
		border-width:			1px;
		border-color:			#ffffff;
		padding:				5px;
		spacing:				5px;
		width:					100%;
	}
	.bloque
	{
		font-size:				14px;
		font-weight:			bold;
	}