body {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #434343;
	text-align: justify;
}

a {
   font-size: 12px;
	color: #910000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}

.a_leiras{
	font-size: 12px;
	color: #434343;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}
.a_leiras:hover {
	text-decoration: none;
	color: #910000;
}
.description{
   font-size: 12px;
	color: #434343;
	text-align: justify;
	padding: 10px 0px 0px 0px;
}
.txtbox{
	background-color: #EFEFEF;
	font-size: 11px;
	color: #434343;
	border: 1px solid #A9A9A9;
}
