#content {
	position: relative;
	top: 0px;
	left: 0px;
	
	width: 761px;
	
	margin: 20px auto 0px auto;
}

a:link, a:visited {
	color: #003f7f;
	font-weight: bold;
	text-decoration: underline;
}

a:hover, a:active {
	color: #003f7f;
	font-weight: bold;
	text-decoration: underline;
}

#foto {
	position: absolute;
	bottom: 11px;
	right: 10px;
	
	width: 329px;
	height: 220px;
}