body { 
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	text-align: center; 
	line-height: 140%;
	background: #000 url('../fondosimetria.jpg') repeat;
    margin: 0;
}

a:link {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}


a:hover {
	color: #ff0000;
	text-decoration: underline;
}