#menu a {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
#rodape {
	font-family: "Times New Roman", Arial;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
#rodape a {
	font-family: "Times New Roman", Arial;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
a {
	font-family: "Trebuchet MS", Verdana;
	font-size: 15px;
	color: #DFBE1F;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
body {
	font-family: "Trebuchet MS", Verdana;
	font-size: 15px;
	color: #FFFFFF;
}
#idiomas a {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#idiomas a:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.titulo {
	font-family: "Times New Roman", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
}
input {
	width: 200px;
	border: 1px solid #FFCC00;
	background-color: #CC0000;
	color: #FFFFFF;
	background: url(../imgs/bg.jpg) repeat;
}
textarea {
	width: 255px;
	border: 1px solid #FFCC00;
	background-color: #5B0D0D;
	color: #FFFFFF;
}
