@charset "UTF-8";
/* CSS Document */

body {
	background-image: URL(images/bg.jpg);
	background-repeat: repeat-x
  background-color: #d1d1d1;
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333;
}
  a:link { 
	color: #69C;
	text-decoration: none;
	}
a:visited { 
	color: #69c;
	text-decoration: none;
	}
a:hover { 
	color: #69c;
	text-decoration: underline;
	}
}.Ariel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCC;
}
}.Box {
	width: 400px;
}
H1 {color:#039;
}
H2 {color:#039;
}
H3 {color:#039;
}
HR {color: #666;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCC;
	text-decoration: none;
	background-color: #FFF;
}

.Footer tr th {
	text-align: center;
	vertical-align: top;
}

.Footer  a:link { 
	color: #666;
	text-decoration: none;
	}
.Footer a:visited { 
	color: #666;
	text-decoration: none;
	}
.Footer a:hover { 
	color: #69c;
	text-decoration: none;
}

#crite {
	color:#999;
}
	
#crite a {
	color: #999;
}

#crite a:hover {
	color: #666;
}