.tex
{
    color: 000000;
    font-size: 9pt;
    font-family: arial;
	text-decoration: none;
	font-weight: none;

}

A.main
{
    color: 0053B7;
    font-size: 8pt;
    font-family: arial;
	text-decoration: none;
	font-weight: none;

}
A.main:hover
{
    color: #0073FF;
    font-size: 8pt;
    font-family: arial;
	text-decoration: none;
	font-weight: none;

}
