@charset "utf-8";
/* CSS Capa - Fontes */

/* Titulo */
.Cap_Dow{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#FFF;
	text-decoration:none;
	}
	.Cap_Dow:hover{
		color:#FFF;
		text-decoration:underline;
		}
	.Cap_Dow:visited{
		color:#FFF;
		}
