.scroll {
	scrollbar-base-color: #A4C498;
	scrollbar-arrow-color: #006E3A;
	scrollbar-darkshadow-color: #006E3A;
	scrollbar-face-color: #A4C498;
	scrollbar-highlight-color: #006E3A;
	scrollbar-shadow-color: #006E3A;
	scrollbar-3dlight-color: #006E3A;
}
.creditos {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #97A892;
	text-decoration: none;
}
.creditos A:link {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #97A892;
	text-decoration: none;
}
.creditos A:visited {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #97A892;
	text-decoration: none;
}
.creditos A:hover {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #97A892;
	text-decoration: underline;
}
.creditos A:active {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #97A892;
	text-decoration: none;
}
.titulo {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.titulo1{
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-weight:bold;
}

.titulo A{
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.titulo A:link {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.titulo A:visited {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.titulo A:hover {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.titulo A:active {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.subtitulo {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #185929;
	text-decoration: none;
}
.subtitulo A:link {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #185929;
	text-decoration: none;
}
.subtitulo A:visited {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #185929;
	text-decoration: none;
}
.subtitulo A:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #185929;
	text-decoration: underline;
}
.subtitulo A:active {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #185929;
	text-decoration: none;
}
.texto {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.texto A{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.texto A:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.texto A:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.texto A:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.texto A:active {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.hintsClass {
	font-family: Arial;
	font-size: 12px;
	background-color: #f0f0f0;
	font-weight: normal;
	color: #185929;
	border: 0px;
	padding: 5px;
}
.hintSource {
	color: green;
	text-decoration: underline;
	cursor: pointer;
}
