.Pontilhado {
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 4px;
}
.Pontilhado2 {
	border-left-style: none;
	border-right-width: 4px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.unnamed1 {
	border: 1px solid #CCCCFF;
}
a:hover {
	text-decoration: underline;
	color: #666666;

}
a:link {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #666666;

}
a:visited {
	text-decoration: none;
	color: #999999;

}
