/* CSS Document */
#tt {
	display: block;
	color: #C3E7AA;
	border-bottom: 1px solid #FFFFFF;
	border-bottom: 1px solid #44A8A8;
	background-color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	margin-top: 1px;
	padding: 3px;
	font-weight: bold;	
	cursor: pointer;
}

#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 500px;
	text-align: left;
	margin: 0 auto;	
}

.information {
	background: #fff;
}

#ttMemoria2008 {
	display: block;
	color: #666666;
	/*border-bottom: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFC8A3;*/
	background-color: #FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	padding: 2px 0px;
	font-weight: bold;	
	cursor: pointer;
}
