a { text-decoration: none;
    }

  a:link { color: rgb(101, 122, 139);
    }

  a:visited { color: rgb(101, 122, 139);
    }

  a:hover { color: rgb(49, 46, 41);text-decoration:underline
    }

body{ font-family:Verdana, Arial,Helvetica;	
	color:rgb (58,58,70);
	font-size: 8pt;
	}


div.base-links { font-family: Verdana, Arial, Helvetica;  	
	font-size: 10pt;
    	font-weight: bold;
    }



i	{ 	font-family: Times;	
		font-size:12pt;

	}

