
.navegar:link
{
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
}

.navegar:visited
{
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
}


.navegar:hover
{
text-decoration:none;
color:#FFCC00;
font-weight:bold;
}

h6
{
font-size:26px;
color:#FFFFFF;
text-align:center;
margin:0;
}


h1
{
font-size:14px;
font-weight:bold;
color:#FFCC00;
border-bottom:1px dotted #FFCC00;
text-align:left;
}
