.body
{
	font-family:Arial;
	font-size:10pt;
	
}

a:visited
{
    font-family: Arial;
    font-size:10pt;
    font-weight:bold;
    color:Gray;
}

a:link
{
    font-family: Arial;
    font-size:10pt;
    font-weight:bold;
    color:Gray;
}

a:hover
{
    font-family: Arial;
    font-size:10pt;
    font-weight:bold;
    color:Black;
}