.subrayar { font-weight: bold} 
A:link, A:visited {
	text-decoration: none;
	color: #FFFFFF;
}
A:hover { text-decoration: underline }
A:hover { color: black }
