.texto {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	text-indent: 10pt;
	text-align: justify;



}
h1 {
	font-family: Tahoma;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	text-indent: 50px;

}
h2 {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	text-indent: 25pt;
}
.links {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
	text-indent: 10pt;


}
a:hover {
	font-family: Tahoma;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;

}
a:visited {
	font-family: Tahoma;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;

}
a:active {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
