a:active {  color: #999900; text-decoration: none; font-weight: bold}
a:hover {  color: #999900; text-decoration: underline; font-weight: bold}
a {  color: #999900; text-decoration: none; font-weight: bold}
html {
	height: 100%;
}
body {
	background-image: url(bkgrnd.gif);
	height: 100%;
	margin: 0px;
}
#holder{
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 9px;
}
.plain {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	color: #000033;
}

.texto {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	text-align: justify;
	color: #003333;
	line-height:140%;
}
.head {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	color: #999900;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	line-height: 20px;
}
.bottom {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	padding: 10px;
	text-align: left;
}
.rss{
	float: right;
}

.borde {
	border: 1px solid #000033;
}
.margenindex {
	border: 1px solid #000033;
	padding: 10px;
}
.habbo {
	border: 1px solid #000000;
	height: 600px;
	width: 800px;
}
.galder {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	font-family: serif;
	font-size: 12px;
	text-align: left;
}
a.galder {
	text-decoration: none;
	color: #666699;
}
a.galder:hover {
	text-decoration: underline;
	color: #666699;
}
a.active:galder {
	text-decoration: none;
	color: #666699;
}
.print {
	text-align: right;
	padding: 4px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
}
