.botao{
	font-family : Verdana;
	font-size : 8pt;
	border-left : thin outset Silver;
	border-right : thin outset Silver;
	border-top : thin outset Silver;
	border-bottom : thin outset Silver;
	cursor: pointer;
	color : Black;
	background-color : Silver;
}


	

.box{
	font-family : Verdana;
	font-size : 8pt;	
	border : 1px solid #800000;
	padding : 2px;
}

.boxt{
	font-family : Verdana;
	font-size : 8pt;	
	border : 1px solid #ffffff;
	padding : 2px;
}

.box_cinza{
	font-family : Verdana;
	font-size : 8pt;	

	padding : 2px;
	background-color : ThreedLightShadow;
}

.texto{
	font-family : Verdana;
	font-size : 8pt;
}

.texto10px{
	font-family : Verdana;
	font-size : 10px;
}

.titulo_admin{
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bolder;
	color : #800000;
}

a.veja:link,a.veja:visited{color: #800000;text-decoration:none}
a.veja:hover{color: Silver;text-decoration:none}

a.nlink:link,a.nlink:visited{color: #FFD700;text-decoration:none}
a.nlink:hover{color: Silver;text-decoration:none}
