a:link{
text-decoration:none;
color: #FFFFFF;
}
a:visited{
text-decoration:none;
color: #FFFFFF;
}
a:hover{
color:#FFFFFF;
text-decoration:underline;
}
a.w:link{
text-decoration:none;
font-size: 10px;
color: #BE51EB;
}
a.w:visited{
text-decoration:none;
font-size: 10px;
color: #BE51EB;
}
a.w:hover{
text-decoration:nonce;
font-size: 10px;
color:#BE51EB;
}

a.x:link{
text-decoration:none;
color: #FFFFFF;
}
.contorno {
	border: 1px solid #000000;
}

a.x:visited{
text-decoration:none;
color: #FFFFFF;
}
a.x:hover{
text-decoration:underline;
color:#FFFFFF;
}


.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9B9EA1;
}
.titulo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.entrada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	background-color: #373C43;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3D3D3E;
	border-right-color: #5D5D5E;
	border-bottom-color: #5D5D5E;
	border-left-color: #3D3D3E;
}
.underline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #373C43;
	border-right-color: #373C43;
	border-bottom-color: #373C43;
	border-left-color: #373C43;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9B9EA1;
}
