<html>
</style type="text/css">
<!--formatação básica -->
h1
{
text-alingn:center;
text-color: green;
}
h2
{
text-alingn:left;

}
div.texto1{
position:absolute;
top:2px;
left:2px;
color:#f00;
font: bold 25px Georgia, "Times New Roman", Times, serif;
}
div.sobra11{
position:relative;
color:#ccc;
font: bold 25px Georgia, "Times New Roman", Times, serif;
}
div.right{
text-align:left;
}
div.justify{text-align:justify}
div.center{
text-align:center;
}
div.right{
text-align:left;
}
<!--formatação do menu -->
#menuhor {
padding: 3px 0;
margin: 0;
font: bold 15 px Trebuchet MS, "sans serif";

}
#menuhor li {
list-style:none;
margin: 1;
display: inline;
}
#menuhor li a {
border: 4.5px solid orange;
border-bottom:none;
background:#FF8C60;
text-decoration: brown;
}
#menuhor li a:link {
color:yellow;
}
#menu li a:visited{
color:#FF8C69;
}
#menuhor li a:hover{
color:red; background: yellow;
border-color:#000;
</style>

<body>

</body></html>
