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

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

p.text_03 {
font-family: "Trebuchet MS";
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
color:#ffc400;
text-decoration: none;
}

p.text_04 {
font-family: "Trebuchet MS";
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
color:#0a1467;
text-decoration: none;
}


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