a {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	color: #009BE6;
	text-decoration: none;
}
.texto_verde {  font-family: Tahoma; font-size: 11px; color: #009966}
.texto_azul { font-family: Tahoma; font-size: 11px; color: #006699}
.fundo_parado {  background-attachment: fixed; background-image: url(images/fundo_r2_c1.gif); background-repeat: no-repeat; background-position: bottom}
.fundo_repetido { background-image: url(images/fundo_r1_c1.gif)}
.borda_foto {  border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.box_verde { font-family: Tahoma; font-size: 11px; color: #006699; width: 90%; background-color: #F0FAFF; border: 1px #006699 solid}
.borda { border: 1px #000000 solid; }
.menu {
	color: #006699;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight:bold;
}
.menu:hover {
	color: #009BE6;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight:bold;
}

.menu2 {
	color: #009966;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight:bold;
}
.menu2:hover {
	color: #00E69B;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight:bold;
}

