.parrafo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 130%;
}
a:link {
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:hover {
	color: #FF9933;
		text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:visited {
	color: #CC3300;
		text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:active {
	color: #CC3300;
		text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
