body {
  font-family:"Trebuchet MS",arial,helvetica,sans-serif;
  /*font-size:73%;*/
  /*font-size:77%; */
  font-size:12px;
  font-weight:normal;
  background-color:#A6A3A3;
  text-align:left;
  text-decoration:none;
  color:#fff;
}

.footer {
  font-size:11px;
  padding:5px;
  font-family: verdana;
  text-decoration: none;
}
.welcome {
  padding: 5px;
  font-weight:normal;
  font-size:20px;
  text-align:center;
}
.MenuAtas {
  padding:5px;
  margin:5px;
  border: 1px solid #F8FBF4;
  text-align:center;
  background-color:#314062;
  font-family:verdana;
  font-size: 14px;
}
.MenuAtas a:link, .MenuAtas a:visited
{
	color: #F0FF00;
	text-decoration: none;
}

.MenuAtas a:hover
{
	color: #CB1F02;
	text-decoration: underline;
}
.thumb {
	BORDER-RIGHT: #DFDED1 1px solid; 
	BORDER-TOP: #DFDED1 1px solid; 
	FLOAT: left; MARGIN: 9px; 
	BORDER-LEFT: #DFDED1 1px solid; 
	BORDER-BOTTOM: #DFDED1 1px solid; 
	HEIGHT: auto; 
	BACKGROUND-COLOR: #F8FBF4; 
	TEXT-ALIGN: center
}
.thumb IMG {
	BORDER-RIGHT: #a0acc0 1px solid; 
	BORDER-TOP: #a0acc0 1px solid; 
	DISPLAY: inline; 
	MARGIN: 10px; 
	BORDER-LEFT: #a0acc0 1px solid; 
	BORDER-BOTTOM: #a0acc0 1px solid;
}

.phototitle {
	FONT-WEIGHT: normal; 
	MARGIN: 0px 2px 2px; 
	WIDTH: 120px; 
	TEXT-ALIGN: center;
	font-size: 11px;
	font-family: Tahoma;
}
a {
  text-decoration:none;
  color: #fff;
}
a:visited {
	text-decoration:none;
	color:#fff;
}
a:hover {
  text-decoration: underline;
}