

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	
}

.bak2top {
      font-family: Verdana;
      font-size: 10px;
      font-weight: bold;
      color: #FFFFFF;
      background-color: #000000;
      border: 1px solid;
      border-color: #000000;
      padding: 2px;
   }
   
.LinkGreen{
	font-family: Arial;
	color: #51CCF5;
	font-size: 8pt;
	text-decoration: none;
}
.TextWhite {
	font-family: Verdana;
	font-weight: 400;
	color: #FFFFFF;
}
.TextYellow {
	font-family: Verdana;
	font-weight: 400;
	color: #FDD251;
}
.TextHeader1 {
	font-family: Verdana;
	font-size: 11pt;
	font-weight: normal;
	color: #FCC10D;
}
.TextHeader2 {
	font-family: Verdana;
	font-size: 11;
	font-weight: normal;
	color: #FFFFCC;
}

.TextHeader3 {
	font-family: Verdana;
	font-size: 10;
	font-weight: bold;
	color: #FFFFCC;
}

.TextHeader4 {
	font-family: Verdana;
	font-size: 10;
	color: #FFFFFF;
}

.TextHeader5 {
	font-family: Verdana;
	font-size: 11;
	font-weight: normal;
	color: #FFFFFF;
}

.Text{
	font-family: Verdana;
	font-size: 7pt;
      font-weight: bold;
}

.textonormal{
	font-family: Verdana;
	font-size: 9pt;
	color: #FFFFFF;
}
.textonormalBlack{
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
}
.textoBoldArial{
	font-family: Arial;
	font-size: 13pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.textonormal8{
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
}
.textonormal8bis{
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	line-height: 2;	
}
.textonormal7{
	font-family: Verdana;
	font-size: 7pt;
	color: #FFFFFF;
}
.textonormalbold{
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.textonormalgreen{
	font-family: Verdana;
	font-size: 9pt;
	color: #8ADA50;
}

.menu{
	font-family: Verdana;
	font-size: 7pt;
}
.Titulo{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: 700;
	color: #51C8F3;
	
}
.TituloWhite{
	font-family: Arial;
	font-size: 18px;
	font-weight: 400;
	color: #FFFFFF;
	
}
.TituloBlack{
	font-family: Arial;
	font-size: 20px;
	font-weight: 700;
	color: #000000;
	
}
.TextsemiWhite7{
	font-family: Verdana;
	font-size: 7pt;
	color: #C0C0C0;
}
a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

#link_white {
	COLOR: #FFFFFF;
}
#link_white A {
	COLOR: #FFFFFF; TEXT-DECORATION: none;
}
#link_white A:hover {
	TEXT-DECORATION: none;
}
#link_semiwhite {
	COLOR: #C0C0C0; TEXT-DECORATION: none;
}
#link_semiwhite A {
	COLOR: #C0C0C0; TEXT-DECORATION: none;
}
#link_semiwhite A:hover {
	TEXT-DECORATION: none;
}
