/* CSS Document */
body {
	font-family: "Trebuchet MS";
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
.tcm
	{
		font-size:14px;	
	}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-transform: uppercase;
	color: #006699;
	font-style: normal;
	font-weight: bold;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	width: 140px;
	font-size: 11px;
	background-color: #E1E2DC;
}

/* Links */
a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000;
	text-decoration: none;
	
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000;
	text-decoration: none;
	

}
a:hover {
font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000;
	text-decoration: underline;

}
a:active {
font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000;
	text-decoration: none;	

}
.detalhes:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #993300;
	text-decoration: none;
	
}
.detalhes:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #993300;
	text-decoration: none;
	

}
.detalhes:hover {
font-family: "Trebuchet MS";
	font-size: 12px;
	color: #993300;
	text-decoration: underline;
		font-weight: normal;

}
.detalhes:active {
font-family: "Trebuchet MS";
	font-size: 12px;
	color: #993300;
	text-decoration: none;	
	font-weight: normal;

}
.incricao:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	
}
.incricao:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	

}
.incricao:hover {
font-family: "Trebuchet MS";
	font-size: 12px;
	color: #006699;
	text-decoration: underline;
		font-weight: normal;

}
.incricao:active {
font-family: "Trebuchet MS";
	font-size: 12px;
	color: #006699;
	text-decoration: none;	
	font-weight: normal;

}