A {
/* enlace simple por defecto */
	FONT-WEIGHT: bold; COLOR: #999999; FONT-FAMILY: Arial, Helvetica, sans-serif, "Lucida Sans"; TEXT-DECORATION: none
}
A:link {
/* enlace simple por defecto */
	font-family: Arial, Helvetica, sans-serif, "Lucida Sans";
	font-weight: normal;
	color: #666666;
}
A:hover {
/* enlace simple por defecto con el ratón sobre él mismo */
	FONT-WEIGHT: normal; COLOR: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif, "Lucida Sans"; TEXT-DECORATION: underline
}
A:visited {
/* enlace simple por defecto ya visitado */
	FONT-WEIGHT: normal; COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif, "Lucida Sans"; TEXT-DECORATION: none
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}
/* imagen sin borde */
.imgmarcador {
	border: 0px #999999 none; !important;
	color: #999999;
}
h1 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	display: inline;
}
h2 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	display: inline;
}
.txtpie {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: justify;
}
.txtpie a:link, a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.txtpie a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
div#gplus {
	float:left;
	width:250px;
	padding-left: 5px;
	padding-bottom: 10px;
	height: 30px;
}

