@charset "iso-8859-1";
body {
	background-color: #e9e9e9;
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 10px;
	line-height: 13px;
	color: #666666;
	font-weight: normal;
}
.cinza10 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.cinza10_bold {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.preto {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.combo {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}
.Cinza11 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.Cinza11bold {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
.azul {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #af2c4b;
	text-decoration:none;
}
.Cinza15 {
	font-family: Tahoma;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
}
.vermelho {
	color: #bc001d;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
}
.azulclaro {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #c6395a;
}
.azul11 {	
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #af2c4b;
	text-decoration:none;
}
.laranja {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #e06b01;
}
.verde {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #af2c4b;
}
.azulcont {	
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #9c1d3b;
	text-decoration:none;
}
.branco {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
