/* CSS Document */
.Estilo1 {color: #FF3333}
#tgptext a:link {
	color: #00BF60;
	font-weight: 900;
	text-decoration: none;
	list-style-image: url(/images/webcamico.gif);
	background-position: center center;
	vertical-align: middle;
	top: 10px;
	line-height: 3px;
}
#tgptext td {
	background-position: center;
	vertical-align: middle;
}
#tgptext li {
	list-style-image: url(images/webcamico.gif);
	background-position: center;
	text-align: left;
	vertical-align: middle;
}
body {
	background-color: #99FFCC;
}
#tgptext a:hover {
	color: #99FFCC;
	font-weight: 900;
	text-decoration: none;
	list-style-image: url(/images/webcamico.gif);
	background-position: center center;
	vertical-align: middle;
	height: 25px;
	top: 10px;
	line-height: 3px;
	background-color: #00BF60;
}
#tgptext a:visited {
	color: #00BF60;
	font-weight: 900;
	text-decoration: none;
	list-style-image: url(/images/webcamico.gif);
	background-position: center center;
	vertical-align: middle;
	height: 25px;
	top: 10px;
	line-height: 3px;
}


