@charset "utf-8";
/* CSS Document */
body {
	background-color: #e74b85;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
}


img { border: 0px;} 

.txt1 { color: #555; font-size: 13px;} 
.txt2 { color: #fff; font-size: 11px; letter-spacing: -0,9px;} 
.txt3 { color: #fff; font-size: 9px;} 

a { color: #fff; font-size: 11px; font-weight:bold; text-decoration:none;} 
a:hover { color: #ffc8f9;} 

a.oscuros { color: #CC6666; font-size: 11px; font-weight:bold; text-decoration:none;} 
a.oscuros:hover { color: #666;} 

h1 { color: #d47b7c; margin: 0px; padding: 0px; font-size: 18px;}
.txt4 {
	color: #666666;
	font-size: 11px;
	letter-spacing: -0,9px;
	line-height: 14px;
}
