@charset "utf-8";
.texto2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #003366;
}
body {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #006699;
	margin-top: 0px;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
.texto_negritas {
	font-weight: bold;
	color: #FFFFFF;
}
