body{
	background: #008BB5;
}

a{
	text-decoration: none;
}

#content{
	background: url(../Images/Home/bkg.png) top left no-repeat;
	height: 407px;
	width: 641px;
	position: relative;
	padding-top: 220px;
}

#content div.textos{
	color: #808284;
	font-family: Arial, sans-serif;
	font-size: 15px;
	text-align: center;
}


#content div.textos a{
	color: #808284;
}

#content div.textos a:hover{
	color: #000000;
	font-weight: bold;
}
