.catalogo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333399;
	text-decoration: none;
}
.catalogo a:link {
	color: #333399;
	text-decoration: none;
}
.catalogo a:hover {
	color: #333399;
	text-decoration: none;
}
.catalogo a:visited {
	color: #333399;
	text-decoration: none;
}

a:link {
	color: #333399;
	text-decoration: none;
}
a:hover {
	color: #FF3399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333399;

}
a:active {
	color: #FF3399;
}

.BordeNovedad {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDE6;
	border-right-color: #DDDDE6;
	border-bottom-color: #DDDDE6;
	border-left-color: #DDDDE6;
}  

.BordeFormulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	height: 17px;
	width: 70px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDE6;
	border-right-color: #DDDDE6;
	border-bottom-color: #DDDDE6;
	border-left-color: #DDDDE6;
}  