.tahoma_10 {
	font-family: tahoma;
	font-size: 11px;
	color: #444444;
}
.texto {
	font-family: tahoma;
	font-size: 11px;
	color: #444444;
}
.tahoma_10v {
	font-family: tahoma;
	font-size: 10px;
	color: #444444;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fundo_pagina.jpg);
	background-repeat: repeat;
	background-position: center;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover{
	color: #0000FF;
	text-decoration: underline;
}
a:visited{
	color: #000080;
	text-decoration: none;
}
.campos {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	border: 1px solid #B2B4BF;
}
.btn {
	font-family: tahoma;
	font-size: 11px;
}
.titulos {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #000080;
}
