.titulo {
	font-family: Verdana;
	font-size: 18px;
	color: #FFFF00;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-decoration: none;

}
.texto {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;

}
a:link {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	color: #FFFF00;
}
a:visited {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	color: #FFFF00;

}
a:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFBF;
	text-decoration: none;
}
.test1 {

	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	background-color: #0B3C1C;
}
body {
	background-color: #8CABA5;
}
