.enlaces {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; CURSOR: hand; FONT-FAMILY: "Courier New", Courier, mono; TEXT-DECORATION: none
}
.enlaces:link {
	FONT-SIZE: 12px; CURSOR: hand; COLOR: #ff0000; FONT-FAMILY: "Courier New", Courier, mono; TEXT-DECORATION: none
}
.enlaces:active {
	
}
.enlaces:visited {
	
}
.enlaces:hover {
	COLOR: #ff0000; TEXT-DECORATION: none
}
.titulo {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.parrafo {
	FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR: #ffffff; FONT-FAMILY: "Courier New", Courier, mono
}
