
{ -------------------------------------fonts------------------------------ }

A:link {
        color: #5298F8;
        font-family: Verdana;
        font-size: 9pt;
        font-weight: normal;
	line-height: 4mm;
	text-decoration:none;

        }

A:active {
        color: #5298F8;
        font-family: Verdana;
        font-size: 9pt;
        font-weight: normal;
	line-height: 4mm;
	text-decoration:none;

        }

A:hover {
        color: #7DB1F9;
        font-family: Verdana;
        font-size: 9pt;
        font-weight: normal;
	line-height: 4mm;
	text-decoration:none;

        }

A:visited {
        color: #5298F8;
        font-family: Verdana;
        font-size: 9pt;
        font-weight: normal;
	line-height: 4mm;
	text-decoration:none;

        }
