﻿body {
	background-color: #000;
}
.tag {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 21px;
	text-align: center;
	font-weight: bold;
	color:#fff;
}
.aviso {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #a47803;
	text-align: center;
}
.tags {	
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.tagrodape {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
.tagrodapedestaque {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #a47803;
	font-weight: bold;
	text-align: center;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 21px;
	color: #a47803;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #a47803;
}
a:hover {
	text-decoration: none;
	color: #a47803;
}
a:active {
	text-decoration: none;
	color: #a47803;
}
.fichamodelo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 21px;
	color: #FFF;
	font-weight: bold;
}
.dadosmodelo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 21px;
	color: #a47803;
    font-weight: bold;
}
.nomemodelo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 25px;
	color: #a47803;
    font-weight: bold;
}
.exclusiva {
	color: #a47803;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.texto {
	color: #a47803;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 21px;
	font-weight: bold;
	text-align: left;
}