.akt {
	font-family: tahoma;
	font-size: 11px;
}
.negrita {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}
.verde {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
}
.blanco {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.link1 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #006633;
	text-decoration: underline;
}
.link2 {
	font-family: tahoma;
	font-size: 11px;
	color: #006633;
	text-decoration: underline;
}
.subtitulos {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}
