.texto {
	font-size:11px;
	font-family: TREBUCHET MS;
	text-decoration: none;
	color : #000000;
	line-height: 16px;
	letter-spacing: 1px;
}

A.texto:hover {
	text-decoration: underline;
	color : #FF0000;
}


.listagens {
	font-size:10px;
	font-family: TREBUCHET MS;
	text-decoration: none;
	color : #000000;
	line-height: 14px;
	letter-spacing: 0px;
}
A.listagens:hover {
	text-decoration: underline;
	color : #000000;
}

.languages {
	font-size:10px;
	font-family: TREBUCHET MS;
	text-decoration: none;
	color : #000000;
	line-height: 16px;
	letter-spacing: 1px;
}
A.languages:hover {
	text-decoration: underline;
	color : #FF0000;
}

.header {
	font-size:11px;
	font-family: TREBUCHET MS;
	text-decoration: none;
	color : #FFFFFF;
	line-height: 16px;
	letter-spacing: 1px;
}
A.header:hover {
	text-decoration: none;
	color : #FFCCCC;
}

.titulo {
	font-size:25px;
	font-family: TREBUCHET MS;
	text-decoration: none;
	color : #000000;
	line-height: 39px;
	letter-spacing: 3px;
}
.subtitulo {
	font-size:12px;
	font-family: TREBUCHET MS;
	text-decoration: none;
	color : #FFFFFF;
	line-height: 14px;
	letter-spacing: 1px;
}

.bullet {
	font-size:10px;
	font-family: TREBUCHET MS;
	text-decoration: none;
	color : #FF9933;
	line-height: 14px;
	letter-spacing: 0px;
}

.form{
color: #000000;
background: #FFFFFF;
border: 1px solid #000000;
font-family: TREBUCHET MS;
font-size:9px;
}

.submit form{
color: #000000;
background: #FFFFFF;
border: 1px solid #000000;
}

