* { behavior: url(iepngfix.htc); }

* {
	text-decoration:none;
	margin:0px; 
	padding: 0px; 
	border: 0px;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
}

h1 {
	display:none;
}

a {
	color: #fff;
	font-weight:normal;
	text-decoration: none
}

body{
	margin:0px; 
	padding:0px; 
	border: 0px;
	background:url(../i/bg.jpg) no-repeat center top;
	background-color:#000;

}	



.papel {
	background:url(../i/papel.gif) no-repeat right top;
}

.comentario {
	color: #fff;
	font-weight:normal;
	text-decoration: none;
	text-align: left;
}


.titulo {
	font-size: 17px;
	font-weight: normal;
	color: #FFF;	
}

.data {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 10px;
	color: #836fcd;	
}

.texto{
	font-size: 11px;
	font-weight: normal;
	color: #d8d8d9;	
}

