.fonts {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 13px;
	text-decoration: none;

}

.fontssmall {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 10px;
	text-decoration: none;
}
.linhas {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border: thin solid #CCCCCC;
	margin: 1px;
	padding: 1px;
	height: auto;
	width: auto;



}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFEAD5;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	margin: 1px;
	padding: 1px;
	border: thin solid #999999;
	text-transform: none;


}
