body, table, td {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
table#barra td {
	font-weight: bold;
	color: #666666;
}
table#busqueda td {
	font-weight: bold;
	color: #FFFFFF;
}
table#ofertas td {
	font-weight: bold;
	color: #FFFFFF;
}
td#menu {
	line-height: 18px;
	font-weight: bold;
}
td#contenido {
	font-size: 12px;
}
p {
	margin-left: 4px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
}
li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
ul {
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 5px;
}
blockquote {
	margin-left: 10px;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 10px;
}	
h6 {
	text-align: center;
	margin: 4px;
}
a:link {
	text-decoration: none;
	color: #BF1919;
}
a#a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #BF1919;
}
.bolita {
	list-style-type: disc;
	border-bottom-width: 0px;
	margin-left: 15px;	
}
.a:link {
	text-decoration: underline;
	color: #0000FF;
}
.a:visited {
	text-decoration: underline;
	color: #0000FF;
}.req {
	background-color: #FF0000;
	color: #000000;
}
