.contour {
	border-top: 1px none #0000FF;
	border-right: 1px solid #0000FF;
	border-bottom: 1px solid #0000FF;
	border-left: 1px solid #0000FF;
}
.contour2 {
	border: 1px dashed #FF0000;
}
.contour3 {
	border: 1px dashed #00FF00;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.test {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
.servicepub {
	border-top: 1px double #FF9966;
	border-right: 1px none #FF9966;
	border-bottom: 1px double #FFCC66;
	border-left: 1px none #FF9966;
	background-color: #FFFFFF;


}
.cinema {
	text-align: left;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #FF9966;
	border-right-color: #FF9966;
	border-bottom-color: #FFCC99;
	border-left-color: #FF9966;
	border-right-style: solid;
	border-left-style: solid;

}
.livredor {
	border-top: 1px dashed #FF6600;
	border-right: 1px none #FF6600;
	border-bottom: 1px none #FF6600;
	border-left: 1px none #FF6600;
}
