.Rosalila {
	color: #F75CA0;
	font-size: medium;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	width: auto;
	text-align: left;
	text-transform: none;
}
.Rosalila_Stor {
	color: #F75CA0;
	font-weight: bolder;
	text-transform: none;
	font-size: xx-large;
	text-align: center;
	width: auto;
	font-family: "Times New Roman", Times, serif;
}
.redred {
	color: #FF0000;
	font-size: medium;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: auto;
	text-align: left;
	text-transform: none;
	background-color: #FFFFFF;
}
.redred_large {

	color: #FF0000;
	font-size: large;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: auto;
	text-align: center;
	text-transform: none;
	background-color: #FFFFFF;
}
.redred_xlarge {

	color: #FF0000;
	font-size: x-large;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: auto;
	text-align: center;
	text-transform: none;
	background-color: #FFFFFF;
}
.redred_xxlarge {

	color: #FF0000;
	font-size: xx-large;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: auto;
	text-align: center;
	text-transform: none;
	background-color: #FFFFFF;
}

