/* CSS Document */

a.cor2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC6600;
	text-decoration: none;
}
a.cor2:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC6600;
	text-decoration: none;
}
a.cor2:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
a.cor2:active {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC6600;
	text-decoration: none;
}
.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
	text-decoration: none;
}
.texto2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #5C5C5C;
	text-decoration: none;
	font-weight: bold;
}
.texto3 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #CC6600;
	font-weight: bold;
}
.texto4 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4A4A4A;
	font-weight: normal;
}
a.cor3:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a.cor3:visited {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a.cor3:hover {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
a.cor3:active {




	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
