body {
  	font-family: Arial;
	font-size: 12px;
  	margin: 0px;
  	background-color: #969B65;
}

#right {
  	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
  	color: #000000;
  	background: url(imagens/coluna.jpg) 0px 0px no-repeat;
  	background-color: #969B65;
	text-align: center;
}

#corpo {
  	font-family: Arial;
	font-size: 12px;
  	color: #17420A;
  	padding:10px;
  	/*border: 1px dotted #000000;*/
  	background-color: #969B65;
  	width:100%;
}

a:link {color: #EAFBE5; text-decoration: none; font-weight: bold;}
a:visited {color: #EAFBE5; text-decoration: none; font-weight: bold; }
a:hover {color: #383A26; text-decoration:none ; font-weight: bold;}

a:link.webdesign {color: #585B3B; text-decoration: none; font-weight: normal; font-size: 10px;}
a:visited.webdesign {color: #585B3B; text-decoration: none; font-weight: normal; font-size: 10px;}
a:hover.webdesign {color: #ffffff; text-decoration: underline; font-weight: normal; font-size: 10px;}


.divmenu {
	text-align: center;
/*	border: 1px dotted #000000;*/
}

.newsgo {
    background-color: #6E734B;    
    cursor: pointer;
    color: #fff;
    margin: 0;
    padding: 0;
    /*padding-bottom: 0px;*/
    text-align: center;
    border: 1px solid #16400A;
    width: 55px;
    height: 19px;
    overflow:visible;
    vertical-align: middle;
    /*vertical-align: text-middle;*/
    font-size: 11px;
}
