html, 
body {
font:12px arial;
line-height:12px;
color:#001162;
}
img {
margin:0px;
border:0px;
padding:0px;
}
td {
margin:0px;
padding:0px;
}

.enlace {
	color: #001162;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #001162;
	text-decoration: none;
}