html, body {
	background-repeat: repeat;
	height:100%;
}
a:active {  color: #333333; text-decoration: none}
a:hover {
	color: #FF0000;
	font-weight: bold;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {  color: #666699}
td {  color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 13px}
a:active {  }
.tit_orange {  color: #FFCC00}
.tit_black {
	color: #333333;
	font-weight: bold;
}
.titlesRed {
	font-weight: bold;
	color: #CC3300;
}
.PixelarteCopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.titlesYellow {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #CC3300;
}
.introMainLinks {
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #221E21;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.introMainLinks a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.introMainLinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.introMainLinks a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.introMainLinks a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.introMainBorder {
	border: 1px solid #6D616A;
}
.direcciones {
	font-size: 11px;
}
