body {
 color: black; margin:0px;
 }
a{text-decoration: none; color: yellow;
}
a:hover{text-decoration: none; color: yellow;

}

.menu{
font-size: 10pt; font-family: arial; padding: 3px; text-align : center;
color: yellow;}
.text{
font-size: 12pt; font-family: arial; padding: 15px; text-align : justify;
color: #09016F;}
.ref{
font-size: 12pt; font-family: arial; padding: 3px; color: blue;}
