A:link {
	color: #FFFFFF;
	text-decoration: none
}
A:active {
	color: #FFFFFF;
	text-decoration: none
}
A:visited {
	color: #FFFFFF;
	text-decoration: none
}
A:hover {
	color: #FFFFFF;
	text-decoration: underline
}
.Text-1 {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}

.Text-2 {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}

.Fiels {
	font-family: Verdana;
	font-size: 10px;
	padding-top: 1px;
	padding-left: 3px;
	border: 1px solid #330099;
}

.button {
background: #330099;
border: 1px solid #330099;
font-family: Verdana;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
cursor: hand;
}

.viculos {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #330099;
}