.text
{
    font-family: Tahoma, Arial, "Microsoft Sans Serif";
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #000033;
    text-decoration: none;
    text-align: left;
}
.text_
{
    font-family: Tahoma, Arial, "Microsoft Sans Serif";
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #000033;
    text-decoration: none;
    text-align: justify;
}
a:link {
	color: #0388F5;
	text-decoration:none;
}
a:visited {
	color: #0388F5;
	text-decoration:none;
}
a:hover {
	color: #fec706;
	text-decoration:none;
}
a.link
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #000048;
    text-decoration: underline;
}

a.link:hover
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #990000;
    text-decoration: underline;
}

