.texto {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
}
.direccion {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
table {
	background-color: #FFFFFF;
}
a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #003333;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #003333;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #003333;
	text-decoration: none;
}
a:active {
	font-family: Georgia;
	font-size: 12px;
	color: #003333;
	text-decoration: none;
}
body {
	background-color: #ececec;
	margin: 0px;
}

