.linksblue
{
font-family : "Times New Roman";
font-size : 13px;
font-style : normal;
font-weight : bold;
color : #2866f9;
}

.linkslightblue
{
font-family : "Times New Roman";
font-size : 13px;
font-style : normal;
font-weight : bold;
color : #a0bbfb;
}

.text
{
font-family : "Times New Roman";
font-size : 13px;
font-style : normal;
color : #000000;
 text-align: justify;
}

.textbold
{
font-family : "Times New Roman";
font-size : 14px;
font-style : normal;
font-weight : bold;
color : #000000;
 text-align: justify;
}

.textgreen
{
font-family : "Times New Roman";
font-size : 19px;
font-style : normal;
font-weight : bold;
color : #699522;
 letter-spacing: 1px;
}

.textyellow
{
font-family : "Times New Roman";
font-size : 13px;
font-style : normal;
font-weight : bold;
color : #d5e940;
}