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

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