body {
	font-family: verdana;
	font-size: 11px; 
	font-color: #000000; 
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
}

a.link_end:visited { font-family: verdana; font-size: 11px; color: #737373; line-height: 20px; letter-spacing:2px; text-decoration: none}
a.link_end:active {  font-family: verdana; font-size: 11px; color: #000000; line-height: 20px; letter-spacing:2px; text-decoration: none}
a.link_end:hover {  font-family: verdana; font-size: 11px; color: #000000; line-height: 20px; letter-spacing:2px; text-decoration: none}
a.link_end:link {  font-family: verdana; font-size: 11px; color: #737373; line-height: 20px; letter-spacing:2px; text-decoration: none}

a.link:visited {  font-family: verdana; font-size: 11px; color: #000000; text-decoration: none}
a.link:active {  font-family: verdana; font-size: 11px; color: #595D60; text-decoration: none}
a.link:hover {  font-family: verdana; font-size: 11px; color: #595D60; text-decoration: none}
a.link:link {  font-family: verdana; font-size: 11px; color: #000000; text-decoration: none}


.home {
	font-family: verdana;
	font-size: 11px;
	line-height: 30px;
	letter-spacing:2px;
	color:#737373;
}

.texto {
	font-family: verdana;
	font-size: 11px;
	line-height: 20px;
	letter-spacing:2px;
	color:#737373;
}

.menu {
	font-family: verdana;
	font-size: 11px;
	line-height: 20px;
	letter-spacing:1px;
	color:#000000;
}


.text {
	font-family: verdana;
	font-size: 12px;
}

.texto2 {
	font-family: verdana;
	font-size: 11px;
}
.botao 
	{  
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #f66a23;
	border-bottom: #f66a23 1px double;
	border-left: #f66a23 1px double;
	border-right: #f66a23 1px double;
	border-top: #f66a23 1px double;
	border: 1px #f66a23 double
	}
