.text
{
font-family : Verdana;
font-weight: normal;
font-size : 10pt;
color : #FFFFFF;
text-align: justify;
}

.text_black
{
font-family : Verdana;
font-weight: normal;
font-size : 10pt;
color : #000000;
}

.text_big
{
font-family : Verdana;
font-weight: bold;
font-size : 12pt;
color : #FFFFFF;
}

A
{
font-family : Verdana;
font-weight: normal;
font-size : 10pt;
color : #FFFFFF;
}

A:hover
{
font-family : Verdana;
font-weight: normal;
font-size : 10pt;
color : #00FF24;
text-decoration: none;
}