a{
	font-weight:normal;
	color:#1061F6;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.imglink{
	border:0px;
	text-decoration:none;
}
.shortcut a{
	font-weight:bold;
	text-decoration:none;
	background-image:url(../img/punto.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:12px;
	color:#333333;
}
.shortcut a:hover{
	text-decoration:underline;
}

