.Menu {
	font-size: 16px;
	color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #0033FF;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
label{
	width:200px;
	float:left;
}
input{
	width:300px;
}
textarea{
	width:300px;
	height:75px;
}
.main{
	width:750px;
	text-align:left;
}
.foto{
	width:200px;
	float:left;
	margin-left:10px;
}
img.fotoalbum{
	width:200px;
	height:150px;
	margin:10px;
	border:0px;
}

