A               { text-decoration: none; font-weight: bold; color : #DA5C05; }
A:HOVER         { text-decoration: none; font-weight: bold; color : #000000; }

body {
	background-color: #FFFFFF;
	font-family: "Verdana";
	font-size: 10px;
	color: #000000;
	margin: 0;
	padding: 10px;
}

.content {
margin-left: auto;
margin-right: auto;
float:center;
}

.bl {background: url(img/bl.gif) 0 100% no-repeat #f9f8bd; width: 610px}
.br {background: url(img/br.gif) 100% 100% no-repeat}
.tl {background: url(img/tl.gif) 0 0 no-repeat}
.tr {background: url(img/tr.gif) 100% 0 no-repeat; padding:6px}
.clear {font-size: 1px; height: 1px}

.enlace {
	font-size: 11px;
}



