a:link {color:#0E3A7C; text-decoration:none}
a:visited {color:#006666}
a:hover {ccolor:#006666;text-decoration: underline}
a:active {color:#006666;}

.borda {
	border: 1px solid #003399;
}
.bordapontilhada {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}

