/** variaçao de links**/


a:link {

	text-decoration: underline;

	color: #005170}

a:active {

	text-decoration: underline;

	color: #005170;

	font-size: 15px;

	font-variant: inherit;

}

a:visited {

	text-decoration: underline;

	color: #005170;



}

a:hover {

	text-decoration: none;

	color: #2A1FAA;

}





.form {

	font-family: Verdana;

	font-size: 9px;

	color: #333333;

	border: 1px solid #C0C0C0;

	background-color: #F5F5F5;

}



.menu1 {

	font-size: 12px;

	color: #005170;

	

}



.menu2 {

 	font-size: 12px

	color: #005170;

}



body {

	background-image: url();

	background-repeat: repeat-x;

	background-color:#005170;

	margin: 5px;

	height: auto;

}



#titulo {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 24px;

	font-style: normal;

	font-weight: bold;

	color: #005170;

}





#rodape {

	font-family: "Times New Roman", Times, serif;

	font-size: 14px;

}





#corpo {

	font:"Times New Roman", Times, serif;

	color:#000000;

	font-size:15px;

	text-align: left;

}





#barras {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:14px;

	text-align:left;

	

}



#inf {



	color:#005071;

	font:Verdana, Arial, Helvetica, sans-serif;

	text-align:center;

	font-size:18px;

	

}	



#news {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 26px;

	font-style: normal;

	font-weight: bold;

	color: #005170;

}

