.borda {
	border: 1px solid #006600;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006633;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCC33;
}
.boderpont {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 2px dashed #99CC66;
}
.boderpont2 {

	border-top: 2px dashed #99CC66;
	border-right: none;
	border-bottom: none;
	border-left: 2px dashed #99CC66;
}
.fundotab {
	background-color: #FFFFFF;
	background-image: url(computadorfund.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.boderpont3 {
	border: 1px dashed #009933;
}
.fundotab2 {

	background-color: #FFFFFF;
	background-image: url(pontointerrogacao.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

