body{
	background-color: #75C4EF;
	background-image: url(images/fundo.jpg);
	background-repeat: repeat-x;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #999;
}

a{
	color: #999;
}

a:link{
	color: #999;
	text-decoration: none;
}

a:visited{
	color: #999;
	text-decoration: none;
}

a:hover{
	color: #999;
	text-decoration: underline;
}

a:active{
	color: #999;
	text-decoration: none;
}

.menu {
	font-size: 13px;
	font-weight: bold;
	padding-left: 30px;
	color: #666;
}

.menu a{
	color: #666;
}

.menu a:link{
	color: #666;
	text-decoration: none;
}

.menu a:visited{
	color: #666;
	text-decoration: none;
}

.menu a:hover{
	color: #666;
	text-decoration: underline;
}

.menu a:active{
	color: #666;
	text-decoration: none;
}

.vejamais {
	font-weight: bold;
	padding-left: 15px;
}

.titcapa {
	font-weight: bold;
	font-size: 14px;
}

.titulos {
	font-weight: bold;
	font-size: 16px;
}

.titulos2 {
	font-weight: bold;
	font-size: 12px;
}

.titinterna {
	font-size: 20px;
	color: #FFF;
	padding-left: 15px;
}
