@charset 'utf-8';
/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999999;
}

A {

	FONT-SIZE: 7pt; COLOR: #BABABA; TEXT-DECORATION: none

}

A:link {

	COLOR: #FFFFFF; FONT-SIZE: 7pt; FONT-WEIGHT: BOLD; TEXT-DECORATION: none

}

A:visited {

	COLOR: #FFFFFF; FONT-SIZE: 7pt; FONT-WEIGHT: BOLD; TEXT-DECORATION: none

}

A:active {

	COLOR: #ADE40F; FONT-SIZE: 7pt; TEXT-DECORATION: none

}

A:hover {
	COLOR: #ADE40F;
	FONT-SIZE: 7pt;
	TEXT-DECORATION: underline
}
.tituloBox {
	font-family: Tahoma;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	font-size: small;
}
.main {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ACE011;
	text-decoration: underline;
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
}
.secondary {
	font-family: Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ACE011;
	text-decoration: none;
}
.mini {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}

.comun {
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999999;
}

.titgal {
	color: #000000;
	background-color: #ACE011;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
}
.imgBox {
	background-color: #666666;

}
