* ,a:focus, a:active { outline:none;}

body {
	margin:0px;
	background-color: #999999;
	font-family:"Comic Sans MS", cursive;
}
a {
	font-size: 10px;
	color: #336600;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #009900;
}

.bgtop {
	background-attachment: scroll;
	background-image: url(images/bg_top.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.tipo1 {
	font-family: "Comic Sans MS";
	font-size: 11px;
	color: #333333;
	text-align: left;
}
.tipo1underline {
	font-family: "Comic Sans MS";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.tipo1destacado {
	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #333333;
	text-align: center;
	font-weight: bold;
}
p {
	margin:0px;
	padding:2px;
	font-size:11px;
	text-align:left;
	font-family: "Comic Sans MS";
}
.green_cuadro {
	float:left;
	width:110px;
	height:120px;
	font-size:12px;
        margin-left:50px;
		margin-top:20px;
}

