.text1 {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
line-height: 15px; 
font-weight: bold; 
color: #CC0000; 
}
.text1 a {
color: #CC0000;
text-decoration: none;
} 
.text1 a:hover {
color: #FF9999;
}

.text2 {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
line-height: 12px; 
font-weight: lighter; 
color: #CC0000}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #CC0000}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #CC0000; letter-spacing: 12px}

.text1rosa {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
line-height: 15px; 
font-weight: bold; 
color: #FF9999; 
}