/* CSS Document - Creado por: Adriano.Com.Uy */

a:link {
	font-size: 14px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-size: 14px;
	color:#666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-size: 14px;
	color:#F60;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-size: 12px;
}