﻿a.CategoriaEnlace, a.CategoriaEnlace:hover, a.CategoriaEnlace:link {
	color: #331F8E;
	text-decoration: none;	
}
.ajax {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.BordeGeneralP {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #663300;
}
.Campo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #28A3DE;
	border: 1px dotted #341783;
}
.CategoriaTexto {
	background-color: White;
	border-bottom-color: #333333;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #331F8E;
	text-indent: 10px;
}
.CategoriaTitulo {
	border-bottom-color: #663300;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #BD0C89;
	font-weight: bold;
	padding: 5px;
}
.Linea {
	border-bottom: 1px dotted #98D75B;
}
