.news {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: 5d826b;
	text-decoration: none;
}
.news:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #415A4A;
	text-decoration: none;
}
.link {
	/*font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: df5b00;*/
	color: 000000;
	text-decoration: none;
}
.link:hover {
	/*font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #8A3700;*/
	color: 000000;
	text-decoration: underline;
}


.padrao {
	font-family: "Arial,Times New Roman, Times, serif";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.form {
	color: #000000; 
	background-color: #FFFFFF; 
	border-top : 1px solid; 
	border-bottom : 1px solid; 
	border-left : 1px solid; 
	border-right : 1px solid; 
	font-family : Verdana,tahoma,Arial; 
	font-size : 10px;
}
