.text
{
font-family: arial;
font-weight: normal;
font-size: 12px;
color: #ffffff;
}

.ytext
{
font-family: arial;
font-weight: normal;
font-size: 12px;
color: #FFFF33;
}

.ytext_bold
{
font-family: arial;
font-weight: bold;
font-size: 12px;
color: #FFFF33;
}

.gtext
{
font-family: arial;
font-weight: normal;
font-size: 12px;
color: #33CC66;
}

.gtext_bold
{
font-family: arial;
font-weight: bold;
font-size: 12px;
color: #33CC66;
}

.text_wmed
{
font-family: arial;
font-weight: normal;
font-size: 20px;
color: #FFFFFF;
}

.text_med_bold
{
font-family: arial;
font-weight: bold;
font-size: 20px;
color: #33CC66;
}

.text_ymed_bold
{
font-family: arial;
font-weight: bold;
font-size: 20px;
color: #FFFF33;
}

.text_link
{
text-decoration: underline;
font-family: arial;
font-weight: normal;
font-size: 12px;
color: #33CC66;
}

A.text_link:hover
{
text-decoration: underline;
font-family: arial;
font-size: 12px;
color: #FFFF33;
}

