body{
	font-family: Arial;
	font-size:12px;
	color: #D7D7D7;
	background : #000000;
}
#wrapper {
	width:480px;
	margin: 0 auto;
	text-align:center;
}


a{
	color:#999999;
	text-decoration: underline;
	font-family: Arial;
	font-size:12;
	font-weight : bold;
}
a:visited  { 
	color:#999999; 
	text-decoration: underline;
	font-family: Arial;
	font-size:12;
	font-weight : bold;
}
a:hover{
	color:#D7D7D7;
	text-decoration: underline;
	font-family: Arial;
	font-size:12;
	font-weight : bold;
}
a:active {
	color:#999999;
	text-decoration: underline;
	font-family: Arial;
	font-size:12;
	font-weight : bold;
}
.a2{
	color:#FFCC00;
	text-decoration: underline;
	font-family: Arial;
	font-size:12;
	font-weight : bold;
}
.a2:visited  { 
	color:#FFCC00; 
	text-decoration: underline;
	font-family: Arial;
	font-size:12;
	font-weight : bold;
}
.a2:hover{
	color:#FF9900;
	text-decoration: underline;
	font-family: Arial;
	font-size:12;
	font-weight : bold;
}
.a2:active {
	color:#FFCC00;
	text-decoration: underline;
	font-family: Arial;
	font-size:12;
	font-weight : bold;
}
.main{
	font-family: Arial;
	font-size:12;
	color:#D7D7D7;	
}
.formulario{
	font-family: Arial;
	font-size:12px;
	color: black;	
}
.galeria {
	margin-top:20px;
}

