
.proyect-titles           { color: #616161; font-size: 11px; font-family: helvetica, verdana; font-weight: normal }
.SUBTEXT      { color: #747474; font-size: 10px; font-family: helvetica, verdana; font-weight: normal }
.HEADBLACK    { color: #000; font-size: 10px; font-family: helvetica, verdana; font-weight: normal }
.HEADRED   { color: #f00; font-size: 11px; font-family: helvetica, verdana; font-weight: normal }
.HEADREDb  { color: #f00; font-size: 11px; font-family: helvetica, verdana; font-weight: bold }
.HEADBLACKb  { color: #000; font-size: 11px; font-family: helvetica, verdana; font-weight: bold }

.jc_links:link {
  color: #616161;
	text-decoration: none;
}

.jc_links:visited {
  color: #616161;
  text-decoration: none;
}

.jc_links:hover {
	color: #ffffff;
	text-decoration: underline;
}

.jc_links:active {
  color: #616161;
  text-decoration: none;
}

