a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: FFAE00;
		text-decoration: none;
}
a:visited {
	color: #CCCCCC;
		text-decoration: none;
}
a:active {
	color: FFAE00;
		text-decoration: none;

}
.tabmargem-foto {
	margin: 2px 2px 2px 8px;
}
.tabresumo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	border-top-style: solid;
	border-right-style: dotted;
	border-left-style: none;
	border-top-color: #FF0000;

}
.laranjapeq {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	color: FFAE00;
}

