body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #63A915;
}
h2 {
	font-size: 16px;
	color: #799DF0;
}

.brd_verde {
	border: 1px solid #C1F18D;
}
.brd_verdeINF {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C1F18D;
	border-right-color: #C1F18D;
	border-bottom-color: #C1F18D;
	border-left-color: #C1F18D;
}
.brd_verdeSUP {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C1F18D;
}


.brd_verdeRight {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #C1F18D;
}
.brd_gris {
	border: 1px solid #CCCCCC;
}
.brd_azulinf {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #7A9DF0;
	border-right-color: #7A9DF0;
	border-bottom-color: #7A9DF0;
	border-left-color: #7A9DF0;
}
.brdhispano {
	border: 1px solid #289433;
}
.brdhispano_inf {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #289433;
}
.brd_grispunteado {
	border: 1px dashed #CCCCCC;
}
.titverde16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #66CC33;
}
