@charset "utf-8";
/* CSS Document */

body{
	background-color:#191b1a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c9c9c9;
	text-align: justify;

}
.formver {
	border: #be2d3e 1px solid;
	background-color: #be2d3e;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	padding: 2px;
}
.formbusca{
	border: #000 1px solid;
	background-color:#313131;
	font-size:11px;
	color: #c5c5c5;
	padding: 2px;
}

a.preto:link {
	color: #c0c0c0;
	text-decoration: none;
}
a.preto:visited {
	text-decoration: none;
	color: #c0c0c0;
}
a.preto:hover {
	text-decoration: underline;
	color: #fa455a;
}
a.preto:active {
	text-decoration: none;
	color: #c0c0c0;
}


a:link {
	color: #c0c0c0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #c0c0c0;
}
a:hover {
	text-decoration: underline;
	color: #494949;
}
a:active {
	text-decoration: none;
	color: #c0c0c0;
}

.title{
	font-size:18px;
	color:#fa455a;
	font-family:Verdana, Geneva, sans-serif;
}



a.pretoG:link {
	color: #c0c0c0;
	text-decoration: none;
	font-size:16px;
}
a.pretoG:visited {
	text-decoration: none;
	color: #c0c0c0;
	font-size:16px;
}
a.pretoG:hover {
	text-decoration: underline;
	color: #fa455a;
	font-size:16px;
}
a.pretoG:active {
	text-decoration: none;
	color: #c0c0c0;
	font-size:16px;
}

.preto1{
		color: #c0c0c0;
	font-size:16px;
}
