.Verd1 {
	font-family: Verdana;
	font-size: 9px;
	color: #535E77;
	text-align: justify;
}
A {text-decoration: none} 
A:hover {color:"#FFFF00";} 
a.imghome {
	display: block;
	width: 30px;
	height: 30px;
	background: url('Layout/Play.png');
	margin-left: 192px;
	margin-bottom: 3px;
}
a.imghome:hover {
	display: block;
	width: 30px;
	height: 30px;
	background: url('Layout/Play2.png');	
	margin-left: 192px;
	margin-bottom: 3px;

}
a.imghome2 {
	display: block;
	width: 30px;
	height: 30px;
	background: url('Layout/Play.png');
	margin-left: 310;
	margin-bottom: 3px;
}
a.imghome2:hover {
	display: block;
	width: 30px;
	height: 30px;
	background: url('Layout/Play2.png');	
	margin-left: 310;
	margin-bottom: 3px;

}
body
{ 
background-image: url(Layout/fundo.png); 
background-color: #b2b8c9;
background-repeat: repeat-x;
}
