a:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:visited {

	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:hover {


	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:active {



	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.direccion {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.texto {
	font-family: Arial;
	font-size: 12px;
	font-weight: none;
	color: #000000;
	text-decoration: none;
}
body {
	background-color: #CCCCCC;
	margin: 0px;
}
table {
	background-color: #FFFFFF;
}

