<style>
.font_azul {
	font-size: 11px;
	height: 12px;
	font-family: tahoma, arial;
	color: #0A5883;
	font-weight: none;
}

.font_home {
	font-size: 11px;
	height: 15px;
	font-family: tahoma, arial;
	color: #808080;
	font-weight: none;
	word-spacing: 3px;
	letter-spacing: 1px;
	list-style-image: url('../../imagem/geral/icoSeta.jpg');
	list-style-position: inherit;
}

.font_interna {
	font-size: 11px;
	height: 15px;
	font-family: tahoma, arial;
	color: #808080;
	font-weight: none;
	word-spacing: 3px;
	letter-spacing: 1px;
}

.link1:link	{
	font-size: 11px;
	font-family: tahoma, arial; 
	font-weight: bold;
	color: #FF6600;
	height: 12px;
	text-decoration: none;
	background:none;}
.link1:visited {
	font-size: 11px;
	font-family: tahoma, arial; 
	font-weight: bold;
	color: #FF6600;
	height: 12px;
	text-decoration: none;
	background:none;}
.link1:hover {
	font-size: 11px;
	font-family: tahoma, arial; 
	font-weight: bold;
	color: #FF6600;
	height: 12px;
	text-decoration: underline;
	background: none;
}	
	
.campopadrao
	{
	font: 10px Tahoma;
	color: #333333;
	border-top: White;
	border-right: White;
	border-bottom: White;
	border-left: White;
	}  

.campopadraonovo
	{
	font: 10px Tahoma;
	color: #333333;
	border-top: 1px #FFA500;
	border-right: 1px #FFA500;
	border-bottom: 2px #FFA500;
	border-left: 1px #FFA500;
	background-color: #F5AD00;
	} 

.borderFoto
{
	border: solid;
	border-color: #FF6600;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-width: 5px;
	border-top-width: 5px;
}
</style>