.text
{
 font-family: Arial;
 font-size: 14px;
 color: white;
 text-decoration: none;
}

.text_h
{
 font-family: Arial;
 font-size: 16px;
 color: white;
 font-weight: bold;
 text-decoration: none;
}
.text_b
{
 font-family: Arial;
 font-size: 14px;
 color: white;
 font-weight: bold;
 text-decoration: none;
}

.text_ltr
{
 font-family: Arial;
 font-size: 14px;
 color: white;
 text-decoration: none;
 border-left-style: hidden;
 border-right-style: hidden;
 border-width: 0;
}

.text_link
{
 font-family: Arial;
 font-size: 14px;
 color: white;
}

