body {
	margin: 0px;
}
h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 30px;
	color: #666666;
	font-weight: normal;
	letter-spacing: -1px;
}
.Texto {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #666666;
}
.Texto a:link {
	color: #0099FF;
	text-decoration: underline;
}
.Texto a:visited {
	color: #0099FF;
	text-decoration: underline;
}
.Texto a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.Titulo1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	color: #666666;
}


.Texto2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #aaa;
}
.Texto2 a:link {
	color: #999999;
	text-decoration: underline;
}
.Texto2 a:visited {
	color: #999999;
	text-decoration: underline;
}
.Texto2 a:hover {
	color: #333;
	text-decoration: underline;
}



.Menu {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: normal;
	color: #999999;
}
.Menu em {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 18px;
	padding-right: 4px;
	padding-left: 4px;
}
.Menu a:link {
	font-weight: normal;
	color: #777;
	text-decoration: none;
	padding: 4px;
}
.Menu a:visited {
	text-decoration: none;
	color: #777;
	padding: 4px;
}
.Menu a:hover {
	color: #0066FF;
	padding: 5px 4px 4px;
	text-decoration: underline;
}
.Fotos {
	margin-bottom: 15px;
	margin-left: 25px;
	border: 4px dotted #CCCCCC;
}
.Fotos_left {
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 15px;
	border: 4px dotted #CCCCCC;
}
