@charset "utf-8";
.qs {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	margin-left: 10px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-left: 5px;
}

.propdes {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000099;
}
.descrip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5959FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.descrip2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.precio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5959FF;
}
a.new:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
body {
	/*background-image: url(images/fondo2.gif);
	background-position: center;*/
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	background: #000
}
a.new:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
a.new:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3E3EFF;
	text-decoration: none;
}
a.new:active {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
a{
	color:#000;
	font-size:13px}
	a:hover{
		
		color:#666}
			a:visited{
		
		color:#666}
		h2{ font-size:15px}
		h3{ font-size:14px}
		li{ font-size:12px}
		
