body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	margin: 5px;
	padding: 5px;
	background-color: #CCCCCC;
}
.links h3 {
	text-align: center;
	font-size: 100%;
}
#logo {
	background-color: #FFFFFF;
	text-align: center;
	padding: 5px;
}
.links ul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.textet {
	text-align: justify;
}
#flashcontent {
	width: 733px;
	margin-right: auto;
	padding-bottom: 2em;
	margin-left: auto;;
}

.links li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	float: left;
	width: 180px;
	padding: 0.5em;
	height: 120px;
	margin: 1em;
	list-style-type: none;
	text-align: center;
}
.links h1 {
	font-size: 120%;
}

.links {
	width: 100%;
	float:left;
}
.links a {
	text-decoration: none;
	color: #0066CC;
	font-size: 100%;
}
.tornar {
	text-align: right;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	background-color: #003399;
	padding: 5px;
	margin: 5px;
}
.tornar a{
	color: #CCCCCC !important;
	font-size: 100%;
}
