<style type="text/css">
a:link {color:white; text-decoration:none }
a:visited {color:white; text-decoration:none }
a:hover {color:white; text-decoration:none }
a:active {color:white; text-decoration:underline }
a:focus {color:white; text-decoration:underline }

.foto {
font-size:16px;
font-family:Arial;
text-align:center;
color:white;
margin-right:30px;
margin-left:30px;
text-align:center;
vertical-align:middle;
background-color:#00AAAA;
}

.norm {
font-size:16px;
font-family:Arial;
text-align:center;
color:white;
background-color:#00AAAA;
margin-right:30px;
margin-left:30px;
}
.logo{
font-size:20px;
font-family:Arial;
text-align:center;
color:white;
background-color:#00AAAA;
width: 100%;
margin-left: auto;
margin-right: auto;
margin-bottom: 5px;
text-align: center;
}
</style>