@charset "utf-8";
/* CSS Document */

body,table,tr,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #03A8DE;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	margin-bottom:0; margin-top:0; margin-left:3px;
	
}
h1 {
	font-size: 16px;
	color: #03A8DE;
}
h2 {
	font-size: 14px;
	color: #03A8DE;
}
h3 {
	font-size: 12px;
	color: #FFF;
}
.PRECIO {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
}
