/* CSS Document */
p.text_01 {
font-family: "Trebuchet MS";
font-size: 17px;
font-weight: bold;
text-transform: uppercase;
color:#f7fe00;
text-decoration: none;
}

p.text_02 {
font-family: "Trebuchet MS";
font-size: 22px;
font-weight: bold;
text-transform: uppercase;
color:#ad0e72;
text-decoration: none;
}

span.litter {
font-size: 12px;
}
