.txt_bgg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #535753;
	text-align:justify;
}

.txt_titulo_bgg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#002884;
	letter-spacing: 1px;
}.txt_b_bgg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}

A.imagen_bgg {
	border: 1px solid #FFFFFF;
}
A.imagen_bgg:hover {
	border-top: 1px none #B5B2D6;
	border-right: 1px dotted #B5B2D6;
	border-bottom: 1px none #B5B2D6;
	border-left: 1px dotted #B5B2D6;
}

.formulario_bgg {
	border: 1px solid #B5B2D6;
	background-image:url(../images/horizontal_grad_az450.jpg);
}

input.button_bgg {
background-color: #B5B2D6; 
font-weight: bold; 
font-size: 12px; 
color: white;
cursor:hand;
}

A.bgg_blanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration:none;
}
A.bgg_blanco:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration:underline;
	color:#B9F1FF;
}
