body, .logo, .text1, .text2, .text3, .white, .black, .blue, .yellow, .main, .thumbnail, .mainTit, .grupo, .colunaesquerda {
	font-size:11px;
	font-family:Tahome, Verdana, Arial, Helvetica, sans-serif; 
	color:#E3E3E3;
}

body {
	margin:0px; 
	padding:0px; 
	background-color:#42708b;
	color:#E3E3E3;
}
.logo{
	color:#98A5A8; 
	text-decoration:none
}
.text1{
	color:#7D878A; 
	text-decoration:none
}
.text2{
	color:#BACFD3; 
	text-decoration:none
}
.text3{
	color:#C7CDCE; 
	text-decoration:none
}
.white{
	color:#FFFFFF; 
}
.black{
	color:#2D3A3C; 
}
.blue{
	color:#84A6AD; 
}
.yellow{
	color:#FECD18; 
}
.main{
	padding-left:17px;
	padding-right: 0px;
	text-align: justify;
	margin-right: 15px;
}
.colunaesquerda{
	padding-left:17px;
	padding-right: 5px;
	text-align: justify;
}
.thumbnail {
	width: 168px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 61px;
}
.mainTit{
	font-weight: bold;
	color:#FFFFFF;
}
a:hover {
	text-decoration: none;
}
.main a, .colunaesquerda a, .colunaesquerda a:visited, .main a:visited {
	color: #FFFFFF;
}

.grupo {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.defiant {
	text-transform: uppercase;
	color: #00ADEF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.defiantfull {
	color: #00ADEF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

