/* CSS Hoppe */

.tit {

	font-family: "Tahoma";
	font-size: 14px;
	font-weight: bold;
	color: #8F8F8F;
	text-decoration: none;
}

.titulo {

	font-family: "Tahoma";
	font-size: 14px;
	font-weight: bold;
	color: #76A3B8;
	text-decoration: none;
}

.titulo a:link		{
text-decoration: underline; color: #76A3B8;
}
.titulo a:active	{
text-decoration: underline; color: #76A3B8;
}
.titulo a:visited{
text-decoration: underline; color: #76A3B8;
}
.titulo a:hover		{
color: #76A3B8; text-decoration: underline;
}

.corpo{
	font-family: "Tahoma";
	font-size: 13px;
	font-weight: none;
	color: #8F8F8F;
}

.creditos{
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: none;
	color: #8F8F8F;
}
.end{
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: none;
	color: #FFFFFF;
}

.end a:link		{
text-decoration: underline; color: #bcb739;
}
.end a:active	{
text-decoration: underline; color: #bcb739;
}
.end a:visited{
text-decoration: underline; color: #bcb739;
}
.end a:hover		{
color: #FFFFFF; text-decoration: underline;
}


.destaque{
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: bold;
	color: #6e921f;
}
.tip{
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: none;
	color: #8F8F8F;
}

.menu {
	font-family: "Tahoma";
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
.copyright {

	font-family: "Tahoma";
	font-size: 10px;
	color: #4c522c;
	cursor: auto;
}

.desc {

	font-family: "Tahoma";
	font-size: 13px;
	color: #4c522c;
	cursor: auto;
}

.link {

	font-family: "Tahoma";
	font-size: 11px;
	font-weight: none;
	color: #8F8F8F;
	text-decoration: underline;
}

.link a:link		{
text-decoration: underline; color: #8F8F8F;
}
.link a:active	{
text-decoration: underline; color: #8F8F8F;
}
.link a:visited{
text-decoration: underline; color: #8F8F8F;
}
.link a:hover		{
color: #76A3B8; text-decoration: underline;
}

.menu {

	font-family: "Tahoma";
	font-size: 11px;
	font-weight: none;
	color: #8F8F8F;
	text-decoration: none;
}

.menu a:link		{
text-decoration: underline; color: #8F8F8F;
}
.menu a:active	{
text-decoration: underline; color: #8F8F8F;
}
.menu a:visited{
text-decoration: underline; color: #8F8F8F;
}
.menu a:hover		{
color: #76A3B8; text-decoration: underline;
}
