a:active { color: #CC0000; text-decoration: none}
a:link { color: #CC0000; text-decoration: none}
a:visited { color: #CC0000; text-decoration: none}
a:hover { color: #009900; text-decoration: none}
body {
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
}
td {
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
}
.azulbig {
	color: #006699;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding-top: 0px;
	padding-bottom: 0px;
	letter-spacing: 1px;
	padding-right: 6px;
	padding-left: 6px;
	background-color: #FFFFFF;
}
.azulbox {
	color: #006699;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
	border: 1px dotted #006699;
	padding: 2px;
}
.verdebox {
	color: #009900;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
	border: 1px dotted #009900;
	padding: 2px;
}
.azulitalicunder {
	color: #006699;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 1px;
}
.azulnormalunder {
	color: #006699;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
}
.azulnormal {
	color: #006699;
	font-weight: normal;
}
.azulbold {
	color: #006699;
	font-weight: bold;
}
.verdenormalunder {
	color: #009900;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #006699;
	border-left: none;
	font-style: normal;
	letter-spacing: 1px;
	padding-bottom: 1px;
}
.verdenormal {
	color: #009900;
	font-weight: normal;
}
.verdebold {
	color: #009900;
	font-weight: bold;
}

