


%STARTINCLUDE%
h1 {
font-size: 25px;
color: #c4a000;
border-bottom: 3px solid #d4c584;
}
a {
color: #c4a000;
text-decoration: none;
}
a:hover {
color: black;
text-decoration: underline;
}
.twikiFormTable {
display: none;
}
/* Apresentacao */
.topic-Apresentacao h2 {
font-size: 17px;
color: #545454;
}
%STOPINCLUDE%