a:link {
	font-family: "Trebuchet MS", Tahoma, "Times New Roman";
	font-size: .7em;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Tahoma, "Times New Roman";
	font-size: .7em;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Tahoma, "Times New Roman";
	font-size: .7em;
	color: #999999;
	text-decoration: underline;
	height: auto;
	width: auto;
}
a:active {
	font-family: "Trebuchet MS", Tahoma, "Times New Roman";
	font-size: .7em;
	color: #FF6600;
	text-decoration: none;
}
.cursos {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 0.7em;
	color: #666666;
}
.obrigado {
	font-family: "Trebuchet MS", Tahoma, "Times New Roman";
	font-size: 0.8em;
	line-height: 20px;
	font-weight: bold;
	color: #FFDF63;
	text-align: center;
}

form {
	width: 440px;
	font: .7em "Trebuchet Ms";
	color: #191970;
}

label {
	display: block;
	font-weight: bold;
	float: left;
	width: 110px;
}

input {
	width: 300px;
	color: #999999;
	background-color: transparent;
	border: 1px solid #003300;
	font-family: "Trebuchet Ms";
	font-size: .9em;
}

textarea {
	width: 300px;
	color: #999999;
	background-color: transparent;
	border: 1px solid #003300;
	font-family: "Trebuchet Ms";
	font-size: 1em;
}

.menor {
	width: 150px;
}

.button {
	width: 110px;
	font-weight: bold;
	color: #006600;
	font-family: "Trebuchet Ms";
	font-size: 1em;
}

input:focus, textarea:focus {
	border: 1px solid #009900;
	color: #009900;
}#flash {
	background-color: #CCCCCC;
	padding: 1px;
}
